GtkProgress::set_adjustment
void set_adjustment(GtkAdjustment adjustment);
警告! このメソッドは PHP-GTK 2 では非推奨です。 新しく書くコードでは使用してはいけません。
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.