Blender V4.3
GWL_SeatStateKeyboard Struct Reference

Public Attributes

struct { 
 
   wl_surface *   surface_window = nullptr 
 
wl 
 
uint32_t serial = 0
 

Detailed Description

State of the keyboard (in GWL_Seat).

Definition at line 882 of file GHOST_SystemWayland.cc.

Member Data Documentation

◆ serial

uint32_t GWL_SeatStateKeyboard::serial = 0

The serial of the last used pointer or tablet.

Definition at line 894 of file GHOST_SystemWayland.cc.

◆ surface_window

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]

struct { ... } GWL_SeatStateKeyboard::wl

Wayland core types.


The documentation for this struct was generated from the following file: