| gtkProgressSetPercentage {RGtk2} | R Documentation |
Sets the current percentage completion for the GtkProgress.
WARNING: gtk_progress_set_percentage is deprecated and should not be used in newly-written code.
gtkProgressSetPercentage(object, percentage)
|
[GtkProgress] a GtkProgress. |
|
[numeric] the percentage complete which must be between 0.0 and 1.0. |
Derived by RGtkGen from GTK+ documentation