Blender V2.61 - r43446
Public Attributes

HeaderType Struct Reference

#include <BKE_screen.h>

List of all members.

Public Attributes

struct HeaderTypenext
struct HeaderTypeprev
char idname [BKE_ST_MAXNAME]
int space_type
void(* draw )(const struct bContext *, struct Header *)
ExtensionRNA ext

Detailed Description

Definition at line 184 of file BKE_screen.h.


Member Data Documentation

void(* HeaderType::draw)(const struct bContext *, struct Header *)

Definition at line 191 of file BKE_screen.h.

Referenced by ED_region_header().

Definition at line 194 of file BKE_screen.h.

Referenced by spacetype_free().

char HeaderType::idname[BKE_ST_MAXNAME]

Definition at line 187 of file BKE_screen.h.

Referenced by ED_region_header().

Definition at line 185 of file BKE_screen.h.

Referenced by ED_region_header(), and spacetype_free().

Definition at line 185 of file BKE_screen.h.

Definition at line 188 of file BKE_screen.h.


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