Blender V4.5
uiButStore Struct Reference

Public Attributes

uiButStorenext
uiButStoreprev
uiBlockblock
ListBase items

Detailed Description

Definition at line 891 of file interface_utils.cc.

Member Data Documentation

◆ block

uiBlock* uiButStore::block

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

◆ prev

uiButStore * uiButStore::prev

Definition at line 892 of file interface_utils.cc.


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