|
Blender V4.3
|
Public Attributes | ||
| struct { | ||
| zwp_primary_selection_offer_v1 * id = nullptr | ||
| } | wp | |
| std::unordered_set< std::string > | types | |
Definition at line 942 of file GHOST_SystemWayland.cc.
| zwp_primary_selection_offer_v1* GWL_PrimarySelection_DataOffer::id = nullptr |
Definition at line 946 of file GHOST_SystemWayland.cc.
Referenced by primary_selection_device_handle_data_offer(), primary_selection_offer_offer(), and read_buffer_from_primary_selection_offer().
| std::unordered_set<std::string> GWL_PrimarySelection_DataOffer::types |
Definition at line 949 of file GHOST_SystemWayland.cc.
Referenced by primary_selection_offer_offer(), and system_clipboard_get_primary_selection().
| struct { ... } GWL_PrimarySelection_DataOffer::wp |
Wayland native types.
Referenced by primary_selection_device_handle_data_offer(), primary_selection_offer_offer(), and read_buffer_from_primary_selection_offer().