frame-info: add missing annotation
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
232842c1f7
commit
bd69f5963c
1 changed files with 2 additions and 2 deletions
|
@ -116,8 +116,8 @@ float cogl_frame_info_get_refresh_rate (CoglFrameInfo *info);
|
|||
*
|
||||
* Gets the #CoglOutput that the swapped frame was presented to.
|
||||
*
|
||||
* Return value: The #CoglOutput that the frame was presented to, or
|
||||
* %NULL if this could not be determined.
|
||||
* Return value: (transfer none): The #CoglOutput that the frame was
|
||||
* presented to, or %NULL if this could not be determined.
|
||||
* Since: 1.14
|
||||
* Stability: unstable
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue