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

GtkMenuShell::insert | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GtkMenuShell::insert

void insert( GtkWidget child , int position);

insert() allows the programmer to specify the position of the item within the menu's array of menuitems, regardless of the order of method calls.

If a position given is impossible (e.g. larger than the size of the array) the positioning of all items will be ignored, with the exception of 0. In this case the ordering of the method calls will take precedence.

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

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