/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */ #ifndef __GTK_CSS_ENUM_TYPES_H__ #define __GTK_CSS_ENUM_TYPES_H__ #if !defined (__GTK_CSS_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif #include #include G_BEGIN_DECLS /* enumerations from "gtkcssenums.h" */ GDK_AVAILABLE_IN_ALL GType gtk_css_parser_error_get_type (void) G_GNUC_CONST; #define GTK_TYPE_CSS_PARSER_ERROR (gtk_css_parser_error_get_type ()) GDK_AVAILABLE_IN_ALL GType gtk_css_parser_warning_get_type (void) G_GNUC_CONST; #define GTK_TYPE_CSS_PARSER_WARNING (gtk_css_parser_warning_get_type ()) G_END_DECLS #endif /* __GTK_CSS_ENUM_TYPES_H__ */ /* Generated data ends here */