1 .\" Title: \fBlqr_progress_set_init_width_message\fR
2 .\" Author: Carlo Baldassi
3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
5 .\" Manual: LqR library API reference
6 .\" Source: LqR library 0.4.0 API (3:0:3)
8 .TH "\FBLQR_PROGRESS_SET_INIT_WIDTH" "3" "4 Maj 2009" "LqR library 0.4.0 API (3:0:3)" "LqR library API reference"
9 .\" disable hyphenation
11 .\" disable justification (adjust text to left margin only)
14 lqr_progress_set_init_width_message \- setup width message for init hooks in LqrProgress objects
23 .BI "LqrRetVal lqr_progress_set_init_width_message(LqrProgress*\ " "p" ", const\ guchar*\ " "message" ");"
27 \fBlqr_progress_set_init_width_message\fR
34 as the argument when rescaling the width for init hooks set with
35 \fBlqr_progress_set_init\fR(3)
37 The default value for newly created
40 "Resizing width\&.\&.\&."
43 The return value follows the Liquid Rescale library signalling system\&.
47 \fBLqrRetVal\fR(3), \fBlqr_progress_new\fR(3), \fBlqr_progress_set_init\fR(3), \fBlqr_progress_set_update\fR(3), \fBlqr_progress_set_end\fR(3), \fBlqr_progress_set_init_height_message\fR(3), \fBlqr_progress_set_end_width_message\fR(3), \fBlqr_progress_set_end_height_message\fR(3), \fBlqr_progress_set_update_step\fR(3), \fBlqr_carver_set_progress\fR(3)
49 Copyright \(co 2007-2009 Carlo Baldassi