Blender  V2.93
Public Attributes | List of all members
data_source_t Struct Reference

Public Attributes

struct wl_data_source * data_source
 
uint32_t source_serial
 
char * buffer_out
 

Detailed Description

Definition at line 88 of file GHOST_SystemWayland.cpp.

Member Data Documentation

◆ buffer_out

char* data_source_t::buffer_out

◆ data_source

struct wl_data_source* data_source_t::data_source

◆ source_serial

uint32_t data_source_t::source_serial

Last device that was active.

Definition at line 91 of file GHOST_SystemWayland.cpp.

Referenced by keyboard_key(), pointer_button(), and GHOST_SystemWayland::putClipboard().


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