Blender  V2.59
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 185 of file BKE_screen.h.


Member Data Documentation

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

Definition at line 192 of file BKE_screen.h.

Referenced by ED_region_header().

Definition at line 195 of file BKE_screen.h.

Referenced by spacetype_free().

char HeaderType::idname[BKE_ST_MAXNAME]

Definition at line 188 of file BKE_screen.h.

Referenced by ED_region_header().

Definition at line 186 of file BKE_screen.h.

Referenced by ED_region_header(), and spacetype_free().

Definition at line 186 of file BKE_screen.h.

Definition at line 189 of file BKE_screen.h.


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