mirror of https://github.com/GNOME/gimp.git
fixed gtk-doc syntax.
2008-03-22 Sven Neumann <sven@gimp.org> * libgimp/gimppixbuf.c: fixed gtk-doc syntax. svn path=/trunk/; revision=25172
This commit is contained in:
parent
f8d1aba0e4
commit
83feacfefe
|
@ -1,3 +1,7 @@
|
|||
2008-03-22 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp/gimppixbuf.c: fixed gtk-doc syntax.
|
||||
|
||||
2008-03-22 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* themes/Default/gtkrc
|
||||
|
|
|
@ -193,8 +193,8 @@ gimp_drawable_get_sub_thumbnail (gint32 drawable_ID,
|
|||
* you will still need to add the layer to it.
|
||||
*
|
||||
* If you pass @progress_end > @progress_start to this function,
|
||||
* @gimp_progress_update() will be called for. You have to call
|
||||
* @gimp_progress_init() beforehand.
|
||||
* gimp_progress_update() will be called for. You have to call
|
||||
* gimp_progress_init() beforehand then.
|
||||
*
|
||||
* Returns: The newly created layer.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue