| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkButtonBox::set_layoutvoid set_layout(
GtkButtonBoxStyle
layout_style
);
set_layout() sets the spacing arrangement of the buttons in accordance with one of the five GtkButtonBoxStyle settings. The default setting is always the GTK_BUTTONBOX_DEFAULT_STYLE, which is itself pre-set to GTK_BUTTONBOX_EDGE. This can be reset for an entire application by using gtk::hbutton_box_set_layout_default() or gtk::vbutton_box_set_layout_default() . |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkButtonBox::set_layout」をGoogle検索
|