lqr_progress_set_init_width_message(3) setup width message for init hooks in LqrProgress objects

SYNOPSIS


#include <lqr.h>

LqrRetVal lqr_progress_set_init_width_message(LqrProgress* p, const guchar* message);

DESCRIPTION

The function lqr_progress_set_init_width_message sets the string message in the LqrProgress object pointed to by p as the argument when rescaling the width for init hooks set with lqr_progress_set_init(3)

The default value for newly created LqrProgress objects is: "Resizing width..."

RETURN VALUE

The return value follows the Liquid Rescale library signalling system.

COPYRIGHT

Copyright © 2007-2009 Carlo Baldassi