Blender V4.3
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 1661 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 1664 of file GHOST_SystemWayland.cc.

◆ name

uint32_t GWL_RegisteryUpdate_Params::name = 0

Definition at line 1662 of file GHOST_SystemWayland.cc.

◆ user_data

void* GWL_RegisteryUpdate_Params::user_data = nullptr

Set to GWL_RegistryEntry.user_data.

Definition at line 1668 of file GHOST_SystemWayland.cc.

◆ version

uint32_t GWL_RegisteryUpdate_Params::version = 0

Definition at line 1665 of file GHOST_SystemWayland.cc.


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