glibconfig.h File Reference
#include 
            
                    <stdapis/glib-2.0/glibconfig.h>
                
 
	
	
		Typedef guint8
		
		| typedef unsigned char | guint8 | 
 
	 
	
		Typedef gint16
		
		| typedef signed short | gint16 | 
 
	 
	
		Typedef guint16
		
		| typedef unsigned short | guint16 | 
 
	 
	
	
		Typedef guint32
		
		| typedef unsigned int | guint32 | 
 
	 
	
		gint64
		
		| G_GNUC_EXTENSION typedef signed long long | gint64 | 
 
	 
	
		guint64
		
		| G_GNUC_EXTENSION typedef unsigned long long | guint64 | 
 
	 
	
	
		Typedef gsize
		
		| typedef unsigned int | gsize |