Lines Matching full:gint
2407 from gint to gssize. Now matches the prototype in gstrfuncs.h.
2651 * gconvert.[ch]: Change gint to gsize/gssize as
2681 not gint. Make parameters to functions take gsize,
2921 GFileDescriptor, wich is gint on Unix and FILE* on win32.
4615 types, as gint == gboolean.
5508 changed g_str_equal so it returns gboolean (instead of gint).
7157 might want to define gint to something different than int someday