Fix a doc typo.
* gdk-pixbuf-loader.c (gdk_pixbuf_loader_get_type): Fix a doc typo.
This commit is contained in:
@ -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>
|
2002-03-29 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* io-png.c (png_simple_error_callback): libpng error handlers must
|
* io-png.c (png_simple_error_callback): libpng error handlers must
|
||||||
|
@ -65,7 +65,7 @@ typedef struct
|
|||||||
* gdk_pixbuf_loader_get_type:
|
* gdk_pixbuf_loader_get_type:
|
||||||
* @void:
|
* @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.
|
* associated to it.
|
||||||
*
|
*
|
||||||
* Return value: The type ID of the #GdkPixbufLoader class.
|
* Return value: The type ID of the #GdkPixbufLoader class.
|
||||||
|
Reference in New Issue
Block a user