Blender V5.0
GWL_PrimarySelection Struct Reference

Public Attributes

GWL_PrimarySelection_DataSourcedata_source = nullptr
std::mutex data_source_mutex
GWL_PrimarySelection_DataOfferdata_offer = nullptr
std::mutex data_offer_mutex

Detailed Description

Primary selection support.

Definition at line 979 of file GHOST_SystemWayland.cc.

Member Data Documentation

◆ data_offer

◆ data_offer_mutex

std::mutex GWL_PrimarySelection::data_offer_mutex

◆ data_source

◆ data_source_mutex

std::mutex GWL_PrimarySelection::data_source_mutex

The documentation for this struct was generated from the following file: