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

Public Attributes

PointerRNA ptr
 
PropertyRNAprop
 
bool show_labels
 
float icon_scale
 

Detailed Description

Definition at line 3811 of file interface_templates.c.

Member Data Documentation

◆ icon_scale

float IconViewMenuArgs::icon_scale

Definition at line 3815 of file interface_templates.c.

Referenced by ui_icon_view_menu_cb(), and uiTemplateIconView().

◆ prop

PropertyRNA* IconViewMenuArgs::prop

Definition at line 3813 of file interface_templates.c.

Referenced by ui_icon_view_menu_cb(), and uiTemplateIconView().

◆ ptr

PointerRNA IconViewMenuArgs::ptr

Definition at line 3812 of file interface_templates.c.

Referenced by ui_icon_view_menu_cb(), and uiTemplateIconView().

◆ show_labels

bool IconViewMenuArgs::show_labels

Definition at line 3814 of file interface_templates.c.

Referenced by ui_icon_view_menu_cb(), and uiTemplateIconView().


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