GtkProgress::set_show_text

void set_show_text(bool show_text);

The show_text parameter controls whether the progress text is shown. The default setting is false.

See also: set_format_string() .