|
Blender
V2.93
|
#include <BKE_screen.h>
Public Attributes | |
| struct HeaderType * | type |
| struct uiLayout * | layout |
Definition at line 365 of file BKE_screen.h.
| struct uiLayout* Header::layout |
Definition at line 367 of file BKE_screen.h.
Referenced by ED_region_header_layout().
| struct HeaderType* Header::type |
Definition at line 366 of file BKE_screen.h.
Referenced by ED_region_header_layout().