mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
frame-info: add missing annotation
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
232842c1f7
commit
bd69f5963c
@ -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…
Reference in New Issue
Block a user