Blender  V3.3
Public Attributes | List of all members
uiSelectContextStore Struct Reference

Public Attributes

uiSelectContextElemelems
 
int elems_len
 
bool do_free
 
bool is_enabled
 
bool is_copy
 

Detailed Description

Definition at line 257 of file interface_handlers.c.

Member Data Documentation

◆ do_free

bool uiSelectContextStore::do_free

◆ elems

uiSelectContextElem* uiSelectContextStore::elems

◆ elems_len

int uiSelectContextStore::elems_len

◆ is_copy

bool uiSelectContextStore::is_copy

Definition at line 266 of file interface_handlers.c.

Referenced by ui_multibut_add(), and ui_selectcontext_apply().

◆ is_enabled

bool uiSelectContextStore::is_enabled

Definition at line 261 of file interface_handlers.c.


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