Description Usage Arguments Author(s)
Sets the value within the GtkProgress
to an absolute value.
The value must be within the valid range of values for the
underlying GtkAdjustment
.
WARNING: gtk_progress_set_value
is deprecated and should not be used in newly-written code.
1 | gtkProgressSetValue(object, value)
|
|
a |
|
the value indicating the current completed amount. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.