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

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

  

GtkMenu::reorder_child

void reorder_child( GtkWidget child , int position);

reorder_child() moves the specified GtkMenuItem from its current position in the GtkMenu to the position given. All items prior to the new position remain unchanged, and the later items all move on one.

The first position is 0, and the final position can always be found by setting -1.

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

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