Prev
Wayland
Next
A.3. wl_callback - callback object
Clients can handle the 'done' event to get notified when the related request is done.
A.3.1. Events provided by wl_callback
A.3.1.1. wl_callback::done - done event
Notify the client when the related request is done.
wl_callback::done arguments
serial
Type: uint
serial of the event
Prev
A.2. wl_registry - global registry object
Up
Home
Next
A.4. wl_compositor - the compositor singleton