GtkProgress::set_adjustment

void set_adjustment( GtkAdjustment adjustment );

A progress has an associated GtkAdjustment object which specifies the bounds of the value having its progress displayed. This method associates the specified adjustment object with the progress.