Module: Gtk::AccessiblePlatformState

Defined in:
(unknown)

Constant Summary collapse

FOCUSABLE =

whether the accessible can be focused

0 or :focusable
FOCUSED =

whether the accessible has focus

1 or :focused
ACTIVE =

whether the accessible is active

2 or :active