[−][src]Module wayland_protocols::unstable::xdg_foreign::v2::client::zxdg_importer_v2
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
ZxdgImporterV2 |
Enums
Event | |
Request |
Constants
REQ_DESTROY_SINCE | The minimal object version supporting this request |
REQ_IMPORT_TOPLEVEL_SINCE | The minimal object version supporting this request |
Statics
zxdg_importer_v2_interface | C representation of this interface, for interop |
zxdg_importer_v2_requests | C-representation of the messages of this interface, for interop |
Traits
EventHandler | An interface for handling events. |