Don't suppress GdkPixbufLoader signal documentation.

This commit is contained in:
Matthias Clasen 2002-11-07 20:01:53 +00:00
parent 9232e400a1
commit c6cd17ba2e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-11-07 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf/gdk-pixbuf-sections.txt: Don't mark GdkPixbufLoader
as private, since that prevents its signals from being documented.
Sun Nov 3 13:23:51 2002 Jonathan Blandford <jrb@gnome.org>
* gtk/tmpl/gtkcellrenderer.sgml: more docs.

View File

@ -147,6 +147,7 @@ gdk_interp_type_get_type
<SECTION>
<FILE>gdk-pixbuf-loader</FILE>
<TITLE>GdkPixbufLoader</TITLE>
GdkPixbufLoader
gdk_pixbuf_loader_new
gdk_pixbuf_loader_new_with_type
gdk_pixbuf_loader_get_format
@ -163,7 +164,6 @@ GDK_IS_PIXBUF_LOADER
GDK_PIXBUF_LOADER_CLASS
GDK_IS_PIXBUF_LOADER_CLASS
<SUBSECTION Private>
GdkPixbufLoader
gdk_pixbuf_loader_get_type
</SECTION>