GtkProgress::get_text_from_value

string get_text_from_value(double value);

If you wish to retrieve formatted progress text based on some value other than current, then this method should be used. The current progress value will not be changed.