[−][src]Module wayland_client::protocol::wl_display
core global object
The core global object. This is a special singleton object. It is used for internal Wayland protocol features.
Structs
| WlDisplay |
Enums
| Error | global error values |
| Event | |
| Request |
Constants
| EVT_DELETE_ID_SINCE | The minimal object version supporting this event |
| EVT_ERROR_SINCE | The minimal object version supporting this event |
| REQ_GET_REGISTRY_SINCE | The minimal object version supporting this request |
| REQ_SYNC_SINCE | The minimal object version supporting this request |
Traits
| RequestsTrait |