GdaXqlQuery —
#define GDA_XQL_QUERY_CONST (obj) GdaXqlItem* gda_xql_query_new (void); GdaXqlItem* gda_xql_query_new_with_data (GdaXqlItem *xqlitem);
#define GDA_XQL_QUERY_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), gda_xql_query_get_type(), GdaXqlQuery const)
obj
GdaXqlItem* gda_xql_query_new (void);
GdaXqlItem* gda_xql_query_new_with_data (GdaXqlItem *xqlitem);
xqlitem