diff --git a/gdk/gdktexture.c b/gdk/gdktexture.c index 09a06fa248..936b5c7641 100644 --- a/gdk/gdktexture.c +++ b/gdk/gdktexture.c @@ -577,7 +577,7 @@ gdk_texture_download_surface (GdkTexture *texture) /** * gdk_texture_download: * @texture: a #GdkTexture - * @data: pointer to enough memory to be filled with the + * @data: (array): pointer to enough memory to be filled with the * downloaded data of @texture * @stride: rowstride in bytes *