Man Page: lqr_progress_set_update_step
Operating Environment: debian
Section: 3
LQR_PROGRESS_SET_UPDATE_STE(3) LqR library API reference LQR_PROGRESS_SET_UPDATE_STE(3)NAMElqr_progress_set_update_step - setup update step for LqrProgress objectsSYNOPSIS#include <lqr.h> LqrRetVal lqr_progress_set_update_step(LqrProgress* p, gfloat update_step);DESCRIPTIONThe function lqr_progress_set_update_step sets the update step of the LqrProgress pointed to by p to the value update_step. The update step must be between 0 and 1. The default value is 0.02 (i.e. 2%).RETURN VALUEThe return value follows the Liquid Rescale library signalling system.SEE ALSOLqrRetVal(3), lqr_progress_new(3), lqr_progress_set_update(3), lqr_carver_set_progress(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_PROGRESS_SET_UPDATE_STE(3)
| Related Man Pages |
|---|
| lqr_carver_flatten(3) - debian |
| lqr_carver_init(3) - debian |
| lqr_carver_set_enl_step(3) - debian |
| lqr_progress_set_end_height_message(3) - debian |
| lqr_progress_new(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Introduction |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |