
[Top]
GTK
GTK.Progress
|
Method GTK.Progress()->set_activity_mode()
- Method
set_activity_mode
object(GTK.Progress) GTK.Progress()->set_activity_mode(int modep)
- Description
-
As well as indicating the amount of progress that has occured, 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
Extracted from Pike v7.3 release 11 at 2001-11-03.
|