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

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

  

GtkListItem::deselect

The GtkListItem method deselect() causes the list item to emit the GtkItem signal "deselect". This is then bound recursively to the GtkListItem implementation of that signal.

The same sequence of events is produced by calling the GtkList method unselect_child() .

The easy part: it sets the GtkStateType of the calling list item to GTK_STATE_NORMAL.

Note that this state can also be achieved programmatically by calling toggle() from a list item that is currently selected.

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

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