[−][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 |
Statics
| zxdg_imported_v1_events | C-representation of the messages of this interface, for interop |
| zxdg_imported_v1_interface | C representation of this interface, for interop |
| zxdg_imported_v1_requests | C-representation of the messages of this interface, for interop |
Traits
| EventHandler | An interface for handling events. |