Blender V5.0
uiButStore Struct Reference

Public Attributes

uiButStorenext
uiButStoreprev
uiBlockblock
ListBase items

Detailed Description

Definition at line 912 of file interface_utils.cc.

Member Data Documentation

◆ block

uiBlock* uiButStore::block

Definition at line 914 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 913 of file interface_utils.cc.

◆ prev

uiButStore * uiButStore::prev

Definition at line 913 of file interface_utils.cc.


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