Blender V5.0
LayoutPanelHeader Struct Reference

#include <BKE_screen.hh>

Public Attributes

float start_y
float end_y
PointerRNA open_owner_ptr
std::string open_prop_name

Detailed Description

Definition at line 399 of file BKE_screen.hh.

Member Data Documentation

◆ end_y

◆ open_owner_ptr

PointerRNA LayoutPanelHeader::open_owner_ptr

Definition at line 402 of file BKE_screen.hh.

Referenced by ui_layout_panel_toggle_open(), and ui_panel_drag_collapse().

◆ open_prop_name

std::string LayoutPanelHeader::open_prop_name

Definition at line 403 of file BKE_screen.hh.

Referenced by ui_layout_panel_toggle_open(), and ui_panel_drag_collapse().

◆ start_y


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