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

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

  

GtkOptionMenu

Widget used to choose from a list of valid choices.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkBin
                     `-- GtkButton
                            `-- GtkOptionMenu

Direct subclasses

None.

Description

A GtkOptionMenu consists of a button containing a label, with an indicator tab to the right.

The GtkMenu currently associated with the option menu pops up in a similar area to that which would be taken up by a dropdown menu. This is, however, a popup menu; if you need a dropdown list widget, take a look at GtkCombo.

Constructor

-- Creates a popup menu linked to a button.

Methods

get_menu()
?? Retrieves current menu.
set_menu()
?? Sets associated menu.
remove_menu()
?? Removes existing menu.
set_history()
?? Sets button text to that of designated GtkMenuItem.

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

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