libgimpwidgets: fix most gtk-doc warnings

This commit is contained in:
Michael Natterer
2010-07-05 19:04:15 +02:00
parent 1f7ff98c45
commit b3ee51794d
27 changed files with 202 additions and 124 deletions

View File

@ -196,13 +196,15 @@ gimp_cairo_checkerboard_create (cairo_t *cr,
/**
* gimp_cairo_surface_create_from_pixbuf:
* @pixbuf: a GdkPixbuf
* @pixbuf: a #GdkPixbuf
*
* Create a Cairo image surface from a GdkPixbuf.
*
* You should avoid calling this function as there are probably more
* efficient ways of achieving the result you are looking for.
*
* Returns: a #cairo_surface_t.
*
* Since: GIMP 2.6
**/
cairo_surface_t *