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

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

  

GdkModifierType

Flags

Value

Symbolic name

Description

????0GDK_SHIFT_MASK Denotes that a shift modifier is in place. A dedicated key or mouse-button will not become active until the Shift key is pressed down.
????1GDK_LOCK_MASK Denotes that a Caps Lock modifier is in place. Note that this modifier is illegal for use with accelerator keys, and will not work there.
????2GDK_CONTROL_MASK Denotes that a control modifier is in place. A dedicated key or mouse-button will not become active until the Control key is pressed down.
????3GDK_MOD1_MASK Denotes that an alt modifier is in place. A dedicated key or mouse-button will not become active until the Alt key is pressed down.
????4GDK_MOD2_MASK
????5GDK_MOD3_MASK
????6GDK_MOD4_MASK
????7GDK_MOD5_MASK
????8GDK_BUTTON1_MASK The first (mostly left) mouse button.
????9GDK_BUTTON2_MASK The second (middle) mouse button.
????10GDK_BUTTON3_MASK The third (mostly right) mouse button.
????11GDK_BUTTON4_MASK Mouse wheel up.
????12GDK_BUTTON5_MASK Mouse wheel down.
????13GDK_RELEASE_MASK Denotes that the act of releasing the button is a modifier.
????14GDK_MODIFIER_MASK Returns all the modifiers that are possible in the current context.

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

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