[Top]
GTK
GTK.Progress
|
Method GTK.Progress()->set_activity_mode()
- Method
set_activity_mode
GTK.Progress set_activity_mode(int modep)
- Description
As well as indicating the amount of progress that has occurred, the
progress bar may be set to just indicate that there is some
activity. This can be useful in situations where progress cannot be
measured against a value range.
Mode is:
1: active
0: inactive
|