Query: lqr_progress_set_end_height_message
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LQR_PROGRESS_SET_END_HEIGHT(3) LqR library API reference LQR_PROGRESS_SET_END_HEIGHT(3)NAMElqr_progress_set_end_height_message - setup height message for end hooks in LqrProgress objectsSYNOPSIS#include <lqr.h> LqrRetVal lqr_progress_set_end_height_message(LqrProgress* p, const guchar* message);DESCRIPTIONThe function lqr_progress_set_end_height_message sets the string message in the LqrProgress object pointed to by p as the argument when rescaling the height for end hooks set with lqr_progress_set_end(3) The default value for newly created LqrProgress objects is: "done".RETURN VALUEThe return value follows the Liquid Rescale library signalling system.SEE ALSOLqrRetVal(3), lqr_progress_new(3), lqr_progress_set_init(3), lqr_progress_set_update(3), lqr_progress_set_end(3), lqr_progress_set_init_width_message(3), lqr_progress_set_init_height_message(3), lqr_progress_set_end_width_message(3), lqr_progress_set_update_step(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_END_HEIGHT(3)