Module zxdg_exported_v1

Source
Available on crate features unstable and client only.
Expand description

an exported surface handle

An 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§

ZxdgExportedV1
an exported surface handle

Enums§

Event
Request

Constants§

EVT_HANDLE_OPCODE
The wire opcode for this event
EVT_HANDLE_SINCE
The minimal object version supporting this event
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request