GtkProgress::configure

void configure(double value, double min, double max);

This method provides a way to directly control the current value and the bounds of a GtkProgress.

See also: GtkAdjustment.