| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkNotebook::insert_page_menuvoid
insert_page_menu
(
GtkWidget
child
,
GtkWidget
tab_label
,
GtkWidget
menu_label
, int
position
);
Adds child as the notebook page in position tab_label as the page's tab. Also adds menu_label as the page's popup menu label. menu_label will only be visible if the popup menu is enabled by calling popup_enable() . See also: append_page_menu() , prepend_page_menu() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkNotebook::insert_page_menu」をGoogle検索
|