Module wl_display

Source
Expand description

core global object

The core global object. This is a special singleton object. It is used for internal Wayland protocol features.

Structs§

WlDisplay
core global object

Enums§

Error
global error values
Event
Request

Constants§

EVT_DELETE_ID_OPCODE
The wire opcode for this event
EVT_DELETE_ID_SINCE
The minimal object version supporting this event
EVT_ERROR_OPCODE
The wire opcode for this event
EVT_ERROR_SINCE
The minimal object version supporting this event
REQ_GET_REGISTRY_OPCODE
The wire opcode for this request
REQ_GET_REGISTRY_SINCE
The minimal object version supporting this request
REQ_SYNC_OPCODE
The wire opcode for this request
REQ_SYNC_SINCE
The minimal object version supporting this request