Blender V4.3
uiButStore Struct Reference

Public Attributes

uiButStorenext
 
uiButStoreprev
 
uiBlockblock
 
ListBase items
 

Detailed Description

Definition at line 819 of file interface_utils.cc.

Member Data Documentation

◆ block

uiBlock* uiButStore::block

Definition at line 821 of file interface_utils.cc.

Referenced by UI_butstore_create(), UI_butstore_free(), and UI_butstore_is_valid().

◆ items

ListBase uiButStore::items

◆ next

uiButStore* uiButStore::next

Definition at line 820 of file interface_utils.cc.

◆ prev

uiButStore * uiButStore::prev

Definition at line 820 of file interface_utils.cc.


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