| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkRange::set_adjustmentvoid
set_adjustment
(
GtkAdjustment
adjustment
);
Sets the adjustment child to adjustment. This allows you to change the range of values that scale or scroll operates on without recreating the scale or scroll. For instance, if the user narrows the range of acceptable values from 0-100 down to 20-30, all you have to do is replace the GtkAdjustment. See also: get_adjustment() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkRange::set_adjustment」をGoogle検索
|