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

Public Attributes

struct wl_data_source * data_source = nullptr
 
char * buffer_out = nullptr
 

Detailed Description

Definition at line 179 of file GHOST_SystemWayland.cpp.

Member Data Documentation

◆ buffer_out

char* data_source_t::buffer_out = nullptr

Definition at line 181 of file GHOST_SystemWayland.cpp.

Referenced by GHOST_SystemWayland::putClipboard().

◆ data_source

struct wl_data_source* data_source_t::data_source = nullptr

Definition at line 180 of file GHOST_SystemWayland.cpp.

Referenced by GHOST_SystemWayland::putClipboard().


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