gtkProgressGetValue {RGtk2} | R Documentation |
Returns the current progress complete value.
WARNING: gtk_progress_get_value
is deprecated and should not be used in newly-written code.
gtkProgressGetValue(object)
|
[GtkProgress ] a GtkProgress . |
[numeric] the current progress complete value.
Derived by RGtkGen from GTK+ documentation