[][src]Module wayland_client::protocol::wl_callback

callback object

Clients can handle the 'done' event to get notified when the related request is done.

Structs

WlCallback

Enums

Event
Request

Constants

EVT_DONE_SINCE

The minimal object version supporting this event

Traits

RequestsTrait