GB_FLOAT

typedef
struct {
GB_TYPE type;
double value;
long _reserved;
}
GB_FLOAT ;

Эта структура представляет Float Gambas значение.