[][src]Module wayland_protocols::unstable::xdg_foreign::v2::client::zxdg_imported_v2

an imported surface handle

A xdg_imported object represents an imported reference to surface exported by some client. A client can use this interface to manipulate relationships between its own surfaces and the imported surface.

Structs

ZxdgImportedV2

Enums

Event
Request

Constants

EVT_DESTROYED_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_SET_PARENT_OF_SINCE

The minimal object version supporting this request

Traits

RequestsTrait