Blender  V3.3
Public Attributes | List of all members
input_state_keyboard_t Struct Reference

Public Attributes

uint32_t serial = 0
 
struct wl_surface * wl_surface = nullptr
 

Detailed Description

State of the keyboard.

Definition at line 251 of file GHOST_SystemWayland.cpp.

Member Data Documentation

◆ serial

uint32_t input_state_keyboard_t::serial = 0

The serial of the last used pointer or tablet.

Definition at line 253 of file GHOST_SystemWayland.cpp.

◆ wl_surface

struct wl_surface* input_state_keyboard_t::wl_surface = nullptr

The surface last used with this pointing device (events with this pointing device will be sent here).

Definition at line 259 of file GHOST_SystemWayland.cpp.


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