mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 05:01:09 +00:00
docs: fix typo in function name
This commit is contained in:
parent
3be4b46967
commit
8a05d86802
@ -115,7 +115,7 @@ gdk_frame_timings_get_frame_counter (GdkFrameTimings *timings)
|
||||
* accessor functions for #GdkFrameTimings can return 0 to
|
||||
* indicate an unavailable value for two reasons: either because
|
||||
* the information is not yet available, or because it isn't
|
||||
* available at all. Once gdk_frame_timings_complete() returns
|
||||
* available at all. Once gdk_frame_timings_get_complete() returns
|
||||
* %TRUE for a frame, you can be certain that no further values
|
||||
* will become available and be stored in the #GdkFrameTimings.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user