#include "GDom.h"
#include "GDateTime.h"
#include "GContainers.h"
Go to the source code of this file.
Enumerations | |
enum | GVariantType { GV_NULL, GV_INT32, GV_INT64, GV_BOOL, GV_DOUBLE, GV_STRING, GV_BINARY, GV_LIST, GV_DOM, GV_VOID_PTR, GV_DATETIME, GV_GVIEW, GV_GMOUSE, GV_GKEY } |
The different types the varient can be. More... |
|
The different types the varient can be.
|