Module wl_callback

Source
Expand description

callback object

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

Note, because wl_callback objects are created from multiple independent factory interfaces, the wl_callback interface is frozen at version 1.

Structs§

WlCallback
callback object

Enums§

Event
Request

Constants§

EVT_DONE_OPCODE
The wire opcode for this event
EVT_DONE_SINCE
The minimal object version supporting this event