GtkProgress::get_text_from_value

string get_text_from_value(double value);

WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code.

Returns the text indicating the progress based on the supplied value. The current value for the GtkProgress remains unchanged.