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

an exported surface handle

A xdg_exported object represents an exported reference to a surface. The exported surface may be referenced as long as the xdg_exported object not destroyed. Destroying the xdg_exported invalidates any relationship the importer may have established using xdg_imported.

Structs

ZxdgExportedV1

Enums

Event
Request

Constants

EVT_HANDLE_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

Statics

zxdg_exported_v1_events

C-representation of the messages of this interface, for interop

zxdg_exported_v1_interface

C representation of this interface, for interop

zxdg_exported_v1_requests

C-representation of the messages of this interface, for interop

Traits

EventHandler

An interface for handling events.