set these.

* gdk/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): set these.

	* gdk/gdk.types: Add types derived from GObject, so that they get
	an object hierarchy section.
This commit is contained in:
Matthias Clasen
2002-05-01 23:02:25 +00:00
parent 410f31819d
commit 8e6c6469d9
3 changed files with 28 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2002-05-02 Matthias Clasen <maclas@gmx.de>
* gdk/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): set these.
* gdk/gdk.types: Add types derived from GObject, so that they get
an object hierarchy section.
2002-05-01 Matthias Clasen <maclas@gmx.de>
* gdk/gdk-sections.txt: Move GdkScreen struct to the GdkScreen section.