GtkProgress::set_adjustment

void set_adjustment(GtkAdjustment adjustment);

WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code.

Associates a GtkAdjustment with the GtkProgress. A GtkAdjustment is used to represent the upper and lower bounds and the step interval of the underlying value for which progress is shown.