SeatCapabilities
Description:
[ CCode ( cprefix = "GDK_SEAT_CAPABILITY_" , type_id = "gdk_seat_capabilities_get_type ()" ) ]
[ Flags ]
[ Version ( since = "3.20" ) ]
public enum SeatCapabilities
Flags describing the seat capabilities.
Content:
Enum values:
- ALL - The union of all capabilities
- ALL_POINTING - The union of
all pointing capabilities
- KEYBOARD - The seat has keyboard(s
) attached
- NONE - No input capabilities
- POINTER - The seat has a pointer (
e.
- TABLET_STYLUS - The seat has
drawing tablet(s) attached
- TOUCH - The seat has touchscreen(s)
attached