manpagez: man pages & more
html files: goffice-0.10
Home | html | info | man

GogGrid

GogGrid

Types and Values

Object Hierarchy


Description

Functions

gog_grid_get_gtype ()

GogGridType
gog_grid_get_gtype (GogGrid const *grid);

Returns


gog_grid_set_gtype ()

void
gog_grid_set_gtype (GogGrid *grid,
                    GogGridType type);

Types and Values

enum GogGridType

Used for base planes in 3d plots.

Members

GOG_GRID_UNKNOWN

unkown, should not occur.

 

GOG_GRID_XY

XY plane.

 

GOG_GRID_YZ

YZ plane.

 

GOG_GRID_ZX

ZY plane.

 

GOG_GRID_TYPES

last defined, should not occur.

 
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.