|
Blender V4.3
|
Public Attributes | ||
| struct { | ||
| zwp_primary_selection_source_v1 * source = nullptr | ||
| } | wp | |
| GWL_SimpleBuffer | buffer_out | |
Definition at line 952 of file GHOST_SystemWayland.cc.
| GWL_SimpleBuffer GWL_PrimarySelection_DataSource::buffer_out |
Definition at line 959 of file GHOST_SystemWayland.cc.
Referenced by gwl_primary_selection_discard_source(), and system_clipboard_put_primary_selection().
| zwp_primary_selection_source_v1* GWL_PrimarySelection_DataSource::source = nullptr |
Definition at line 956 of file GHOST_SystemWayland.cc.
Referenced by gwl_primary_selection_discard_source(), and system_clipboard_put_primary_selection().
| struct { ... } GWL_PrimarySelection_DataSource::wp |
Wayland native types.
Referenced by gwl_primary_selection_discard_source(), and system_clipboard_put_primary_selection().