|  |  |  | Goffice Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
GogGrid; enum GogGridType; GogGridType gog_grid_get_gtype (GogGrid const *grid); void gog_grid_set_gtype (GogGrid *grid,GogGridType type);
typedef enum {
	GOG_GRID_UNKNOWN = -1,
	GOG_GRID_XY,
	GOG_GRID_YZ,
	GOG_GRID_ZX,
	GOG_GRID_TYPES
} GogGridType;
"type" property"type" gint : Read / Write
Numerical type of this backplane.
Allowed values: [-1,3]
Default value: -1