table of contents
other versions
- wheezy 0.4.1-2
LQR_PROGRESS_SET_INIT_HEIGH(3) | LqR library API reference | LQR_PROGRESS_SET_INIT_HEIGH(3) |
NAME¶
lqr_progress_set_init_height_message - setup height message for init hooks in LqrProgress objectsSYNOPSIS¶
#include <lqr.h>
LqrRetVal
lqr_progress_set_init_height_message(LqrProgress* p,
const guchar* message);
DESCRIPTION¶
The function lqr_progress_set_init_height_message sets the string message in the LqrProgress object pointed to by p as the argument when rescaling the height for init hooks set with lqr_progress_set_init(3) The default value for newly created LqrProgress objects is: "Resizing height..."RETURN VALUE¶
The return value follows the Liquid Rescale library signalling system.SEE ALSO¶
COPYRIGHT¶
Copyright © 2007-2009 Carlo Baldassi10 Maj 2009 | LqR library 0.4.1 API (3:1:3) |