#ifndef GDATA_FREEBASE_ENUMS_H #define GDATA_FREEBASE_ENUMS_H #include G_BEGIN_DECLS /* enumerations from "/opt/gnome/source/libgdata/gdata/services/freebase/gdata-freebase-search-query.h" */ GType gdata_freebase_search_filter_type_get_type (void) G_GNUC_CONST; #define GDATA_TYPE_FREEBASE_SEARCH_FILTER_TYPE (gdata_freebase_search_filter_type_get_type()) G_END_DECLS #endif /* !GDATA_FREEBASE_ENUMS_H */