
[Top]
GTK
GTK.Progress
|
Method GTK.Progress()->configure()
- Method
configure
object(GTK.Progress) GTK.Progress()->configure(float value, float min, float max)
- Description
-
Sets the current value, the minimum value and the maximum value.
The default min and max are 0.0 and 1.0 respectively.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|