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

#include <interface_intern.h>

Public Attributes

uiBut but
 
struct MenuTypemenu
 

Detailed Description

Derived struct for UI_BTYPE_TAB

Definition at line 299 of file interface_intern.h.

Member Data Documentation

◆ but

uiBut uiButTab::but

Definition at line 300 of file interface_intern.h.

Referenced by template_ID_tabs().

◆ menu

struct MenuType* uiButTab::menu

Definition at line 301 of file interface_intern.h.

Referenced by template_ID_tabs(), and ui_popup_context_menu_for_button().


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