Arrays in parameters were not correctly annotated.
https://bugzilla.gnome.org/show_bug.cgi?id=653607
This commit is contained in:

committed by
Emmanuele Bassi

parent
8bc265d22c
commit
c94e8d1292
@ -2575,7 +2575,7 @@ clutter_stage_hide_cursor (ClutterStage *stage)
|
||||
* The alpha data contained in the returned buffer is driver-dependent,
|
||||
* and not guaranteed to hold any sensible value.
|
||||
*
|
||||
* Return value: a pointer to newly allocated memory with the buffer
|
||||
* Return value: (array): a pointer to newly allocated memory with the buffer
|
||||
* or %NULL if the read failed. Use g_free() on the returned data
|
||||
* to release the resources it has allocated.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user