summaryrefslogtreecommitdiff
path: root/gobject/gtype.c
AgeCommit message (Expand)Author
2000-07-25make g_type_fundamental_last() a function, avoiding all that externTim Janik
2000-07-19gparam.h gvalue.h gparam.c Shut up Sun's picky compiler.Tor Lillqvist
2000-07-11Don't return just 0 or 1.Raja R Harinath
2000-07-11removed g_type_is_dynamic() and added g_type_get_plugin().Tim Janik
2000-07-10Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion ofTor Lillqvist
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik
2000-06-10fetch the nth iface entry of the type node in the nth loop iteration, notTim Janik
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik