glib/docs/reference/gobject
Tim Janik 5f04f01ff1 removed enum GTypeFundamentals. use macros to provide the constant
Sun Nov 25 22:33:32 2001  Tim Janik  <timj@gtk.org>

        * gtype.h: removed enum GTypeFundamentals. use macros
        to provide the constant fundamental type IDs, so they
        all return numbers of type GType, and not int.
        sizeof(GTypeFundamentals) < sizeof(GType) problem reported
        and fix sugegsted by Havoc.
2001-11-25 21:59:53 +00:00
..
tmpl removed enum GTypeFundamentals. use macros to provide the constant 2001-11-25 21:59:53 +00:00
.cvsignore Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gobject-docs.sgml list parameter and value types. 2001-11-14 01:08:19 +00:00
gobject-overrides.txt Improve separation of generic non-generic parts and dependencies. 2000-09-06 15:01:07 +00:00
gobject-sections.txt Update. 2001-11-22 18:54:47 +00:00
gobject.types add missed (empty) file 2001-04-03 18:27:29 +00:00
Makefile.am Remove $(srcdir)/html before building HTML to prevent stale files. Dist 2001-10-26 15:58:11 +00:00