[−][src]Module wayland_protocols::unstable::xdg_foreign::v2::client::zxdg_exported_v2
an exported surface handle
A xdg_exported object represents an exported reference to a surface. The exported surface may be referenced as long as the xdg_exported object not destroyed. Destroying the xdg_exported invalidates any relationship the importer may have established using xdg_imported.
Structs
ZxdgExportedV2 |
Enums
Event | |
Request |
Constants
EVT_HANDLE_SINCE | The minimal object version supporting this event |
REQ_DESTROY_SINCE | The minimal object version supporting this request |
Statics
zxdg_exported_v2_events | C-representation of the messages of this interface, for interop |
zxdg_exported_v2_interface | C representation of this interface, for interop |
zxdg_exported_v2_requests | C-representation of the messages of this interface, for interop |
Traits
EventHandler | An interface for handling events. |