|
Blender V4.3
|
#include <BKE_screen.hh>
Public Attributes | |
| HeaderType * | type |
| uiLayout * | layout |
Definition at line 479 of file BKE_screen.hh.
| uiLayout* Header::layout |
Definition at line 481 of file BKE_screen.hh.
Referenced by blender::ed::asset::shelf::asset_shelf_header_draw(), and ED_region_header_layout().
| HeaderType* Header::type |
Definition at line 480 of file BKE_screen.hh.
Referenced by ED_region_header_layout().