libgimpcolor: Fix annotation in GimpRenderFunc

This commit is contained in:
Niels De Graef 2021-12-28 21:23:42 +01:00
parent a0495b1593
commit 6fc26cfbc4
1 changed files with 1 additions and 1 deletions

View File

@ -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,