|
Blender V4.3
|
Public Attributes | |
| uint32_t | name = 0 |
| int | interface_slot = 0 |
| uint32_t | version = 0 |
| void * | user_data = nullptr |
Definition at line 1661 of file GHOST_SystemWayland.cc.
| int GWL_RegisteryUpdate_Params::interface_slot = 0 |
Index within gwl_registry_handlers.
Definition at line 1664 of file GHOST_SystemWayland.cc.
| uint32_t GWL_RegisteryUpdate_Params::name = 0 |
Definition at line 1662 of file GHOST_SystemWayland.cc.
| void* GWL_RegisteryUpdate_Params::user_data = nullptr |
Set to GWL_RegistryEntry.user_data.
Definition at line 1668 of file GHOST_SystemWayland.cc.
| uint32_t GWL_RegisteryUpdate_Params::version = 0 |
Definition at line 1665 of file GHOST_SystemWayland.cc.