|
Blender V4.3
|
Public Attributes | ||
| struct { | ||
| wl_data_source * source = nullptr | ||
| } | wl | |
| GWL_SimpleBuffer | buffer_out | |
Definition at line 624 of file GHOST_SystemWayland.cc.
| GWL_SimpleBuffer GWL_DataSource::buffer_out |
Definition at line 631 of file GHOST_SystemWayland.cc.
Referenced by data_source_handle_send(), gwl_registry_wl_seat_remove(), GHOST_SystemWayland::putClipboardImage(), and system_clipboard_put().
| wl_data_source* GWL_DataSource::source = nullptr |
Definition at line 628 of file GHOST_SystemWayland.cc.
Referenced by data_source_handle_cancelled(), gwl_registry_wl_seat_remove(), GHOST_SystemWayland::putClipboardImage(), and system_clipboard_put().
| struct { ... } GWL_DataSource::wl |
Wayland core types.
Referenced by data_source_handle_cancelled(), gwl_registry_wl_seat_remove(), GHOST_SystemWayland::putClipboardImage(), and system_clipboard_put().