PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GtkNotebook Constructor | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GtkNotebook Constructor

GtkNotebook (void);

Creates a new GtkNotebook instance. After creating the notebook, you should fill its pages with other widgets using append_page() and/or other similar methods.

Because GtkNotebook is a decendant of GtkContainer, it may contain one or more children. The notebook's children will be displayed as a "page" with a tab. It is most useful when the notebook's children are themselves containers so that other items may be added.

Tabs are automatically connected to the "clicked" signal. When a tab is clicked the "switch-page" signal is emitted which causes that tab's page to be brought to the foreground.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「GtkNotebook Constructor」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GtkNotebook Constructor」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: