KeyboardMode
Description:
[ CCode ( cprefix = "GTK_LAYER_SHELL_KEYBOARD_MODE_" , has_type_id = false ) ]
public enum KeyboardMode
Content:
Enum values:
- ENTRY_NUMBER - Should not
be used except to get the number of entries.
- EXCLUSIVE - This window should
have exclusive focus if it is on the top or overlay layer.
- NONE - This window should not
receive keyboard events.
- ON_DEMAND - The user should be
able to focus and unfocues this window in an implementation defined way.