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

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

  

GtkMenuShell::activate_item

void activate_item( GtkWidget menu_item , bool force_deactivate);

activate_item() is used to emit the "activate" signal from the GtkMenuItem passed as the first argument. This has the same effect as a user clicking on an item or pressing the Enter key while that item is selected.

If the second parameter is set to true, the deactivate() method is called on the menu that the GtkMenuItem is a part of, taking the menu down. If set to false, the menu item is hidden on activation.

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

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