Changeset View
Changeset View
Standalone View
Standalone View
source/blender/blenkernel/BKE_screen.h
| Context not available. | |||||
| char label[BKE_ST_MAXNAME]; /* for panel header */ | char label[BKE_ST_MAXNAME]; /* for panel header */ | ||||
| char translation_context[BKE_ST_MAXNAME]; | char translation_context[BKE_ST_MAXNAME]; | ||||
| char context[BKE_ST_MAXNAME]; /* for buttons window */ | char context[BKE_ST_MAXNAME]; /* for buttons window */ | ||||
| char category[BKE_ST_MAXNAME]; /* for category tabs */ | |||||
| int space_type; | int space_type; | ||||
| int region_type; | int region_type; | ||||
| Context not available. | |||||