|
Blender V5.0
|
Public Attributes | |
| struct { | |
| wl_data_source * source = nullptr | |
| } | wl |
| GWL_SimpleBuffer | buffer_out |
Definition at line 636 of file GHOST_SystemWayland.cc.
| GWL_SimpleBuffer GWL_DataSource::buffer_out |
Definition at line 643 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 640 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().