wlmaker
|
Public Attributes | |
const struct wl_interface * | wl_interface_ptr |
uint32_t | desired_version |
size_t | bound_ptr_offset |
Descriptor for a wayland object to bind to.
size_t object_t::bound_ptr_offset |
Offset of the bound interface, relative to wlclient_t
.
uint32_t object_t::desired_version |
Version desired to bind to.
const struct wl_interface* object_t::wl_interface_ptr |
The interface definition.