Blender V5.0
GWL_RegisteryUpdate_Params Struct Reference

Public Attributes

uint32_t name = 0
int interface_slot = 0
uint32_t version = 0
void * user_data = nullptr

Detailed Description

Definition at line 1733 of file GHOST_SystemWayland.cc.

Member Data Documentation

◆ interface_slot

int GWL_RegisteryUpdate_Params::interface_slot = 0

Index within gwl_registry_handlers.

Definition at line 1736 of file GHOST_SystemWayland.cc.

◆ name

uint32_t GWL_RegisteryUpdate_Params::name = 0

Definition at line 1734 of file GHOST_SystemWayland.cc.

◆ user_data

void* GWL_RegisteryUpdate_Params::user_data = nullptr

◆ version

uint32_t GWL_RegisteryUpdate_Params::version = 0

Definition at line 1737 of file GHOST_SystemWayland.cc.


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