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

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

  

GtkSelectionMode

Enums

Used in:

Value

Symbolic name

Description

????0GTK_SELECTION_SINGLE Only one item can be selected at any given moment. Other items can have focus, but will not be marked as selected.
????1GTK_SELECTION_BROWSE Only one item can be selected at any given moment. Any item currently having focus will be marked as selected.
????2GTK_SELECTION_MULTIPLE Several items may be selected or unselected with a click or using the spacebar. They cannot be selected or unselected in any other way. Note that multiple selection should only be used where all items share the exact same callback routine.
????3GTK_SELECTION_EXTENDED Several items may be selected or unselected using drag, or the shift (selects all items from the leader to the current focus) or control (selects the item having current focus) keys. Note that extended selection should only be used where all items share the exact same callback routine.
忘却曲線を使ってこの知識を確実に記憶に残す

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