More docs.

* gsignal.c: More docs.

	* gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
	private.

	* gobject/tmpl/signals.sgml: Move some docs inline.
This commit is contained in:
Matthias Clasen
2002-12-01 01:32:11 +00:00
parent 4f9ee6693f
commit 90d5b0fced
5 changed files with 551 additions and 157 deletions

View File

@@ -1,3 +1,10 @@
2002-12-01 Matthias Clasen <maclas@gmx.de>
* gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
private.
* gobject/tmpl/signals.sgml: Move some docs inline.
2002-11-29 Matthias Clasen <maclas@gmx.de>
* glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.