Extracted from Pike v7.6 release 13 at 2004-09-08.
pike.ida.liu.se
[Top]
GTK
GTK.Progress

Method GTK.Progress()->configure()


Method configure

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.