|
Blender V5.0
|
#include <BKE_screen.hh>
Public Attributes | |
| HeaderType * | type |
| uiLayout * | layout |
Definition at line 580 of file BKE_screen.hh.
| uiLayout* Header::layout |
Runtime for drawing.
Definition at line 584 of file BKE_screen.hh.
Referenced by blender::ed::asset::shelf::asset_shelf_header_draw(), and ED_region_header_layout().
| HeaderType* Header::type |