Blender V4.3
IconViewMenuArgs Struct Reference

Public Attributes

PointerRNA ptr
 
PropertyRNAprop
 
bool show_labels
 
float icon_scale
 

Detailed Description

Definition at line 4022 of file interface_templates.cc.

Member Data Documentation

◆ icon_scale

float IconViewMenuArgs::icon_scale

Definition at line 4026 of file interface_templates.cc.

Referenced by ui_icon_view_menu_cb(), and uiTemplateIconView().

◆ prop

PropertyRNA* IconViewMenuArgs::prop

Definition at line 4024 of file interface_templates.cc.

Referenced by ui_icon_view_menu_cb(), and uiTemplateIconView().

◆ ptr

PointerRNA IconViewMenuArgs::ptr

Definition at line 4023 of file interface_templates.cc.

Referenced by ui_icon_view_menu_cb(), and uiTemplateIconView().

◆ show_labels

bool IconViewMenuArgs::show_labels

Definition at line 4025 of file interface_templates.cc.

Referenced by ui_icon_view_menu_cb(), and uiTemplateIconView().


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