Description Usage Arguments Author(s)
Sets the step value used when the progress bar is in activity
mode. The step is the amount by which the progress is incremented
each iteration.
WARNING: gtk_progress_bar_set_activity_step
is deprecated and should not be used in newly-written code.
1 | gtkProgressBarSetActivityStep(object, step)
|
|
a |
|
the amount which the progress is incremented in activity mode. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.