Fix a few more doc issues
This commit is contained in:
@ -280,6 +280,7 @@ gdk_frame_clock_get_frame_time (GdkFrameClock *frame_clock)
|
|||||||
/**
|
/**
|
||||||
* gdk_frame_clock_request_phase:
|
* gdk_frame_clock_request_phase:
|
||||||
* @frame_clock: a #GdkFrameClock
|
* @frame_clock: a #GdkFrameClock
|
||||||
|
* @phase: the phase that is requested
|
||||||
*
|
*
|
||||||
* Asks the frame clock to run a particular phase. The signal
|
* Asks the frame clock to run a particular phase. The signal
|
||||||
* corresponding the requested phase will be emitted the next
|
* corresponding the requested phase will be emitted the next
|
||||||
|
|||||||
@ -106,7 +106,7 @@ gdk_frame_timings_get_frame_counter (GdkFrameTimings *timings)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gdk_frame_timings_complete:
|
* gdk_frame_timings_get_complete:
|
||||||
* @timings: a #GdkFrameTimings
|
* @timings: a #GdkFrameTimings
|
||||||
*
|
*
|
||||||
* The timing information in a #GdkFrameTimings is filled in
|
* The timing information in a #GdkFrameTimings is filled in
|
||||||
|
|||||||
Reference in New Issue
Block a user