Description Usage Arguments Author(s)
Associates a GtkAdjustment
with the GtkProgress
. A GtkAdjustment
is used to represent the upper and lower bounds and the step interval
of the underlying value for which progress is shown.
WARNING: gtk_progress_set_adjustment
is deprecated and should not be used in newly-written code.
1 | gtkProgressSetAdjustment(object, adjustment)
|
|
a |
|
the |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.