wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
object_t Struct Reference

Public Attributes

const struct wl_interface * wl_interface_ptr
 
uint32_t desired_version
 
size_t bound_ptr_offset
 

Detailed Description

Descriptor for a wayland object to bind to.

Member Data Documentation

◆ bound_ptr_offset

size_t object_t::bound_ptr_offset

Offset of the bound interface, relative to wlclient_t.

◆ desired_version

uint32_t object_t::desired_version

Version desired to bind to.

◆ wl_interface_ptr

const struct wl_interface* object_t::wl_interface_ptr

The interface definition.


The documentation for this struct was generated from the following file: