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

Public Attributes

struct uiButStorenext
 
struct uiButStoreprev
 
uiBlockblock
 
ListBase items
 

Detailed Description

Definition at line 952 of file interface_utils.cc.

Member Data Documentation

◆ block

uiBlock* uiButStore::block

Definition at line 954 of file interface_utils.cc.

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

◆ items

ListBase uiButStore::items

◆ next

struct uiButStore* uiButStore::next

Definition at line 953 of file interface_utils.cc.

◆ prev

struct uiButStore * uiButStore::prev

Definition at line 953 of file interface_utils.cc.


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