wl_global(3) | Wayland | wl_global(3) |
wl_global
uint32_t wl_global_get_name (const struct wl_global
*global, const struct wl_client *client)
uint32_t wl_global_get_version (const struct wl_global *global)
struct wl_display * wl_global_get_display (const struct
wl_global *global)
struct wl_display * display
const struct wl_interface * interface
uint32_t name
uint32_t version
void * data
wl_global_bind_func_t bind
struct wl_list link
bool removed
Get the display object for the given global
Parameters
Returns
Since
Get the name of the global.
Parameters
Returns
Since
Get the version of the given global.
Parameters
Returns
Since
Generated automatically by Doxygen for Wayland from the source code.
Mon Apr 8 2024 16:21:56 | Version 1.22.0 |