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

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

ZxdgImportedV1

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