Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
gtkcssenumtypes.h File Reference

Go to the source code of this file.

Macros

#define GTK_TYPE_CSS_PARSER_ERROR   (gtk_css_parser_error_get_type ())
 
#define GTK_TYPE_CSS_PARSER_WARNING   (gtk_css_parser_warning_get_type ())
 

Functions

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
 

Macro Definition Documentation

◆ GTK_TYPE_CSS_PARSER_ERROR

#define GTK_TYPE_CSS_PARSER_ERROR   (gtk_css_parser_error_get_type ())

Definition at line 18 of file gtkcssenumtypes.h.

◆ GTK_TYPE_CSS_PARSER_WARNING

#define GTK_TYPE_CSS_PARSER_WARNING   (gtk_css_parser_warning_get_type ())

Definition at line 20 of file gtkcssenumtypes.h.

Function Documentation

◆ gtk_css_parser_error_get_type()

G_BEGIN_DECLS GDK_AVAILABLE_IN_ALL GType gtk_css_parser_error_get_type ( void )

◆ gtk_css_parser_warning_get_type()

GDK_AVAILABLE_IN_ALL GType gtk_css_parser_warning_get_type ( void )