sub-texture: add missing transfer annotaion
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
7fa9b0dfdd
commit
7cc83d58a2
@ -72,8 +72,8 @@ typedef struct _CoglSubTexture CoglSubTexture;
|
|||||||
* #CoglMetaTexture interface to resolve a #CoglSubTexture into a
|
* #CoglMetaTexture interface to resolve a #CoglSubTexture into a
|
||||||
* low-level texture before drawing.</note>
|
* low-level texture before drawing.</note>
|
||||||
*
|
*
|
||||||
* Returns: A newly allocated #CoglSubTexture representing a
|
* Return value: (transfer full): A newly allocated #CoglSubTexture
|
||||||
* sub-region of @parent_texture.
|
* representing a sub-region of @parent_texture.
|
||||||
*
|
*
|
||||||
* Since: 1.10
|
* Since: 1.10
|
||||||
* Stability: unstable
|
* Stability: unstable
|
||||||
|
Loading…
Reference in New Issue
Block a user