[][src]Module wayland_protocols::unstable::xdg_foreign::v1::client::zxdg_exported_v1

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

ZxdgExportedV1

Enums

Event
Request

Constants

EVT_HANDLE_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

Traits

RequestsTrait