libmypaint  1.6.1
Macros | Typedefs
/tmp/B.9_qymflq/BUILD/libmypaint-1.6.1/mypaint-glib-compat.h File Reference
#include "mypaint-config.h"

Go to the source code of this file.

Macros

#define G_BEGIN_DECLS
 
#define G_END_DECLS
 
#define FALSE   (0)
 
#define TRUE   (!FALSE)
 

Typedefs

typedef void * gpointer
 
typedef char gchar
 
typedef int gint
 
typedef gint gboolean
 
typedef unsigned short guint16
 

Macro Definition Documentation

#define FALSE   (0)
#define G_BEGIN_DECLS
#define G_END_DECLS
#define TRUE   (!FALSE)

Typedef Documentation

typedef gint gboolean
typedef char gchar
typedef int gint
typedef void* gpointer
typedef unsigned short guint16