| gtkProgressGetCurrentText {RGtk2} | R Documentation |
Returns the current text associated with the GtkProgress. This
text is the based on the underlying format string after any substitutions
are made.
WARNING: gtk_progress_get_current_text is deprecated and should not be used in newly-written code.
gtkProgressGetCurrentText(object)
|
[GtkProgress] a GtkProgress. |
[character] the text indicating the current progress.
Derived by RGtkGen from GTK+ documentation