[−][src]Module wayland_protocols::unstable::xdg_foreign::v1::client::zxdg_importer_v1
interface for importing surfaces
A global interface used for importing surfaces exported by xdg_exporter. With this interface, a client can create a reference to a surface of another client.
Structs
| ZxdgImporterV1 |
Enums
| Event | |
| Request |
Constants
| REQ_DESTROY_SINCE | The minimal object version supporting this request |
| REQ_IMPORT_SINCE | The minimal object version supporting this request |
Statics
| zxdg_importer_v1_interface | C representation of this interface, for interop |
| zxdg_importer_v1_requests | C-representation of the messages of this interface, for interop |
Traits
| EventHandler | An interface for handling events. |