gtkProgressSetShowText {RGtk2} | R Documentation |
Controls whether progress text is shown.
WARNING: gtk_progress_set_show_text
is deprecated and should not be used in newly-written code.
gtkProgressSetShowText(object, show.text)
|
[GtkProgress ] a GtkProgress . |
|
[logical] a boolean indicating whether the progress text is shown. |
Derived by RGtkGen from GTK+ documentation