Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
gtkconfig.h
Go to the documentation of this file.
1#ifndef __GTKCONFIG_H__
2#define __GTKCONFIG_H__
3
4#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
5#error "Only <gtk/gtk.h> can be included directly."
6#endif
7
8#include <glib.h>
9
11
12#define GTK_ACCESSIBILITY_ATSPI
13
15
16#endif /* __GTKCONFIG_H__ */
#define G_END_DECLS
Definition gmacros.h:910
#define G_BEGIN_DECLS
Definition gmacros.h:909