Top | ![]() |
![]() |
![]() |
![]() |
MxProgressBar implements ClutterContainer, ClutterScriptable, ClutterAnimatable, AtkImplementorIface and MxStylable.
void mx_progress_bar_set_progress (MxProgressBar *bar
,gdouble progress
);
Set the progress of the progress bar
gdouble
mx_progress_bar_get_progress (MxProgressBar *bar
);
Get the progress of the progress bar
struct MxProgressBar;
The contents of this structure are private and should only be accessed through the public API.
“progress”
property“progress” gdouble
Progress.
Flags: Read / Write
Allowed values: [0,1]
Default value: 0