mirror of
https://github.com/brl/mutter.git
synced 2025-01-25 19:08:56 +00:00
pixel-buffer: add missing transfer annotation
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
bd69f5963c
commit
c1597a3364
@ -57,6 +57,8 @@ COGL_BEGIN_DECLS
|
|||||||
* If @data isn't %NULL then @size bytes will be read from @data and
|
* If @data isn't %NULL then @size bytes will be read from @data and
|
||||||
* immediately copied into the new buffer.
|
* immediately copied into the new buffer.
|
||||||
*
|
*
|
||||||
|
* Return value: (transfer full): a newly allocated #CoglPixelBuffer
|
||||||
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
* Stability: unstable
|
* Stability: unstable
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user