diff options
Diffstat (limited to 'gdk/gdkframeclock.c')
-rw-r--r-- | gdk/gdkframeclock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/gdkframeclock.c b/gdk/gdkframeclock.c index fb3e530d59..29dd5a281b 100644 --- a/gdk/gdkframeclock.c +++ b/gdk/gdkframeclock.c @@ -280,6 +280,7 @@ gdk_frame_clock_get_frame_time (GdkFrameClock *frame_clock) /** * gdk_frame_clock_request_phase: * @frame_clock: a #GdkFrameClock + * @phase: the phase that is requested * * Asks the frame clock to run a particular phase. The signal * corresponding the requested phase will be emitted the next |