|
Blender V5.0
|
Public Attributes | |
| struct { | |
| zwp_primary_selection_source_v1 * source = nullptr | |
| } | wp |
| GWL_SimpleBuffer | buffer_out |
Definition at line 968 of file GHOST_SystemWayland.cc.
| GWL_SimpleBuffer GWL_PrimarySelection_DataSource::buffer_out |
Definition at line 975 of file GHOST_SystemWayland.cc.
Referenced by gwl_primary_selection_discard_source(), primary_selection_source_send(), and system_clipboard_put_primary_selection().
| zwp_primary_selection_source_v1* GWL_PrimarySelection_DataSource::source = nullptr |
Definition at line 972 of file GHOST_SystemWayland.cc.
Referenced by gwl_primary_selection_discard_source(), primary_selection_source_cancelled(), and system_clipboard_put_primary_selection().
| struct { ... } GWL_PrimarySelection_DataSource::wp |
Wayland native types.
Referenced by gwl_primary_selection_discard_source(), primary_selection_source_cancelled(), and system_clipboard_put_primary_selection().