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

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

  

GtkRadioMenuItem Constructor

GtkRadioMenuItem ( GtkRadioMenuItem group , string label);

The first GtkRadioMenuItem in a group should have the first parameter set to null. This 'group leader' is not attached to anything; there is not at present such a thing as a GtkGroup widget of any kind.

All subsequent GtkRadioMenuItem widgets belonging to the same group should have the variable representing that group leader as the first parameter.

It is possible to mix different types of menu item within a GtkMenu.

In the following code snippet, Open is the group leader and Save and Print the other options belonging to the group. Note that Exit is not a part of that group, although it is part of the same menu.

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

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