wl_object
A protocol object.
- Provided by: libwayland-doc (Version: 1.20.0-1ubuntu0.1)
- Source: wayland
- Report a bug
A protocol object.
#include <wayland-server.h>
const struct wl_interface * interface
const void * implementation
uint32_t id
A protocol object.
A wl_object is an opaque struct identifying the protocol object underlying a wl_proxy or wl_resource.
Note
Generated automatically by Doxygen for Wayland from the source code.