Dokumentaro de Gambaso
Compilation & Installation
Components
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

GB_OBJECT

typedef struct { GB_TYPE type; void *value; intptr_t _reserved[2]; } GB_OBJECT;

This structure represents any Object Gambas value.

See also