Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
gtkcssenumtypes.h
Go to the documentation of this file.
1
2/* 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. */
3
4#ifndef __GTK_CSS_ENUM_TYPES_H__
5#define __GTK_CSS_ENUM_TYPES_H__
6
7#if !defined (__GTK_CSS_H_INSIDE__) && !defined (GTK_COMPILATION)
8#error "Only <gtk/css/gtkcss.h> can be included directly."
9#endif
10
11#include <glib-object.h>
13
15
16/* enumerations from "gtkcssenums.h" */
18#define GTK_TYPE_CSS_PARSER_ERROR (gtk_css_parser_error_get_type ())
20#define GTK_TYPE_CSS_PARSER_WARNING (gtk_css_parser_warning_get_type ())
22
23#endif /* __GTK_CSS_ENUM_TYPES_H__ */
24
25/* Generated data ends here */
26
#define GDK_AVAILABLE_IN_ALL
#define G_END_DECLS
Definition gmacros.h:910
#define G_BEGIN_DECLS
Definition gmacros.h:909
#define G_GNUC_CONST
Definition gmacros.h:637
G_BEGIN_DECLS GDK_AVAILABLE_IN_ALL GType gtk_css_parser_error_get_type(void) G_GNUC_CONST
GDK_AVAILABLE_IN_ALL GType gtk_css_parser_warning_get_type(void) G_GNUC_CONST
gsize GType
Definition gtype.h:427