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
|
||||
* low-level texture before drawing.</note>
|
||||
*
|
||||
* Returns: A newly allocated #CoglSubTexture representing a
|
||||
* sub-region of @parent_texture.
|
||||
* Return value: (transfer full): A newly allocated #CoglSubTexture
|
||||
* representing a sub-region of @parent_texture.
|
||||
*
|
||||
* Since: 1.10
|
||||
* Stability: unstable
|
||||
|
Loading…
Reference in New Issue
Block a user