Blender V4.3
uiPropertySplitWrapper Struct Reference

#include <UI_interface_c.hh>

Public Attributes

uiLayoutlabel_column
 
uiLayoutproperty_row
 
uiLayoutdecorate_column
 

Detailed Description

Definition at line 3063 of file UI_interface_c.hh.

Member Data Documentation

◆ decorate_column

uiLayout* uiPropertySplitWrapper::decorate_column

Column for decorators. Note that this may be null, see uiItemPropertySplitWrapperCreate().

Definition at line 3069 of file UI_interface_c.hh.

Referenced by blender::ed::space_node::ui_node_draw_input(), uiItemL_respect_property_split(), and uiItemPropertySplitWrapperCreate().

◆ label_column

uiLayout* uiPropertySplitWrapper::label_column

◆ property_row

uiLayout* uiPropertySplitWrapper::property_row

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