Description Usage Arguments Author(s)
Allows the configuration of the minimum, maximum, and current values for
the GtkProgress
.
WARNING: gtk_progress_configure
is deprecated and should not be used in newly-written code.
1 | gtkProgressConfigure(object, value, min, max)
|
|
a |
|
the current progress value. |
|
the minimum progress value. |
|
the maximum progress value. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.