|
Blender V4.3
|
Public Attributes | ||
| struct { | ||
| wl_surface * surface_window = nullptr | ||
| } | wl | |
| uint32_t | serial = 0 | |
State of the keyboard (in GWL_Seat).
Definition at line 882 of file GHOST_SystemWayland.cc.
| uint32_t GWL_SeatStateKeyboard::serial = 0 |
The serial of the last used pointer or tablet.
Definition at line 894 of file GHOST_SystemWayland.cc.
| wl_surface* GWL_SeatStateKeyboard::surface_window = nullptr |
The wl_surface last used with this pointing device (events with this pointing device will be sent here).
Definition at line 890 of file GHOST_SystemWayland.cc.
| struct { ... } GWL_SeatStateKeyboard::wl |
Wayland core types.