gtypes.h File Reference
#include 
            
                    <stdapis/glib-2.0/glib/gtypes.h>
                
 
	
		gchar
		
		| G_END_DECLS G_BEGIN_DECLS typedef char | gchar | 
 
	 
	
	
	
	
	
		Typedef guchar
		
		| typedef unsigned char | guchar | 
 
	 
	
		Typedef gushort
		
		| typedef unsigned short | gushort | 
 
	 
	
		Typedef gulong
		
		| typedef unsigned long | gulong | 
 
	 
	
		Typedef guint
		
		| typedef unsigned int | guint | 
 
	 
	
	
	
	
		Typedef gconstpointer
		
		| typedef const void * | gconstpointer | 
 
	 
	
		Typedef GCompareFunc
		
		| typedef 
					gint(* | GCompareFunc | 
 
	 
	
		Typedef GCompareDataFunc
		
		| typedef 
					gint(* | GCompareDataFunc | 
 
	 
	
	
		Typedef GDestroyNotify
		
		| typedef void(* | GDestroyNotify | 
 
	 
	
	
	
	
	
		Typedef GTranslateFunc
		
		| typedef const gchar *(* | GTranslateFunc |