Extracted from Pike v7.8 release 700 at 2013-06-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.