|
Blender V5.0
|
Public Attributes | |
| struct { | |
| zwp_primary_selection_offer_v1 * id = nullptr | |
| } | wp |
| std::unordered_set< std::string > | types |
Definition at line 958 of file GHOST_SystemWayland.cc.
| zwp_primary_selection_offer_v1* GWL_PrimarySelection_DataOffer::id = nullptr |
Definition at line 962 of file GHOST_SystemWayland.cc.
Referenced by gwl_primary_selection_discard_offer(), 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 965 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 gwl_primary_selection_discard_offer(), primary_selection_device_handle_data_offer(), primary_selection_offer_offer(), and read_buffer_from_primary_selection_offer().