Enumeration
GtkAccessiblePlatformState
since: 4.10
Description [src]
The various platform states which can be queried
using gtk_accessible_get_platform_state().
Available since: 4.10
Members
- GTK_ACCESSIBLE_PLATFORM_STATE_FOCUSABLE
- 
            Whether the accessible can be focused. - Value: 0
- Nickname: focusable
- Available since: 4.10
 
- Value: 
- GTK_ACCESSIBLE_PLATFORM_STATE_FOCUSED
- 
            Whether the accessible has focus. - Value: 1
- Nickname: focused
- Available since: 4.10
 
- Value: 
- GTK_ACCESSIBLE_PLATFORM_STATE_ACTIVE
- 
            Whether the accessible is active. - Value: 2
- Nickname: active
- Available since: 4.10
 
- Value: