GogGrid

GogGrid

Functions

Properties

gint type Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GogObject
        ╰── GogStyledObject
            ╰── GogGrid

Implemented Interfaces

GogGrid implements GOStyledObject.

Description

Functions

gog_grid_get_gtype ()

GogGridType
gog_grid_get_gtype (GogGrid const *grid);


gog_grid_set_gtype ()

void
gog_grid_set_gtype (GogGrid *grid,
                    GogGridType type);

Types and Values

GogGrid

typedef struct _GogGrid GogGrid;


enum GogGridType

Members

GOG_GRID_UNKNOWN

   

GOG_GRID_XY

   

GOG_GRID_YZ

   

GOG_GRID_ZX

   

GOG_GRID_TYPES

   

Property Details

The “type” property

  “type”                     gint

Numerical type of this backplane.

Flags: Read / Write

Allowed values: [-1,3]

Default value: -1