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

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

  

GtkItem

Abstract base class for GtkMenuItem, GtkListItem, and GtkTreeItem.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkBin
                     `-- GtkItem

Direct subclasses

Description

GtkItem provides the toggle() method and "select", "deselect" and "toggle" signal prototypes for GtkMenuItem, GtkListItem, and GtkTreeItem.

Note that GtkItem is an abstract base class and cannot be constructed directly.

Methods

select()
?? Emits "select" signal.
deselect()
?? Emits "deselect" signal.
toggle()
?? Emits "toggle" signal.

Signals

"select"
?? Emitted when user selects item using mouse-click.
"deselect"
?? Emitted when user deselects item using mouse-click.
"toggle"
?? Emitted when user selects or deselects item using Enter key.

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

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