Blender V2.61 - r43446
|
#include <BKE_screen.h>
Public Attributes | |
struct HeaderType * | type |
struct uiLayout * | layout |
Definition at line 197 of file BKE_screen.h.
struct uiLayout* Header::layout |
Definition at line 199 of file BKE_screen.h.
Referenced by ED_region_header().
struct HeaderType* Header::type |
Definition at line 198 of file BKE_screen.h.
Referenced by ED_region_header().