forked from AuroraMiddleware/gtk
Fix a doc typo.
* gdk-pixbuf-loader.c (gdk_pixbuf_loader_get_type): Fix a doc typo.
This commit is contained in:
parent
87acfd4c0e
commit
b7333010d0
@ -1,3 +1,7 @@
|
||||
2002-04-03 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gdk-pixbuf-loader.c (gdk_pixbuf_loader_get_type): Fix a doc typo.
|
||||
|
||||
2002-03-29 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* io-png.c (png_simple_error_callback): libpng error handlers must
|
||||
|
@ -65,7 +65,7 @@ typedef struct
|
||||
* gdk_pixbuf_loader_get_type:
|
||||
* @void:
|
||||
*
|
||||
* Registers the #GdkPixubfLoader class if necessary, and returns the type ID
|
||||
* Registers the #GdkPixbufLoader class if necessary, and returns the type ID
|
||||
* associated to it.
|
||||
*
|
||||
* Return value: The type ID of the #GdkPixbufLoader class.
|
||||
|
Loading…
Reference in New Issue
Block a user