Description Usage Arguments Value Author(s)
Returns the progress as a percentage calculated from the supplied
absolute progress value.
WARNING: gtk_progress_get_percentage_from_value
is deprecated and should not be used in newly-written code.
1 | gtkProgressGetPercentageFromValue(object, value)
|
|
a |
|
an absolute progress value. |
[numeric] a number between 0.0 and 1.0 indicating the percentage complete
represented by 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.