mirror of https://github.com/GNOME/gimp.git
libgimpcolor: Fix annotation in GimpRenderFunc
This commit is contained in:
parent
a0495b1593
commit
6fc26cfbc4
|
@ -32,7 +32,7 @@ G_BEGIN_DECLS
|
|||
* GimpRenderFunc:
|
||||
* @x:
|
||||
* @y:
|
||||
* @color:
|
||||
* @color: (out caller-allocates): The rendered pixel as RGB
|
||||
* @data: (closure):
|
||||
*/
|
||||
typedef void (* GimpRenderFunc) (gdouble x,
|
||||
|
|
Loading…
Reference in New Issue