| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkScrolledWindow::set_policyvoid set_policy(
GtkPolicyType
hscrollbar_policy
,
GtkPolicyType
vscrollbar_policy
);
Sets the visibility policy for the scrollbars in a GtkScrolledWindow to one of three possible GtkPolicyType values. The default setting is GTK_POLICY_ALWAYS, GTK_POLICY_ALWAYS, which displays both scrollbars regardless of the relative size of the child widget. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkScrolledWindow::set_policy」をGoogle検索
|