GtkProgress::get_current_text
string get_current_text(void);
The text indicating the amount of progress can be retrieved with
this method. Before the text is returned, it is formatted using the
current progress format.
See also: set_format_string() ).