docs: Fix Since tag for frame clock functions
This commit is contained in:
@ -2676,6 +2676,7 @@ gtk_style_context_set_frame_clock (GtkStyleContext *context,
|
||||
*
|
||||
* Returns: (transfer none): a #GdkFrameClock, or %NULL
|
||||
* if @context does not have an attached frame clock.
|
||||
*
|
||||
* Since: 3.8
|
||||
**/
|
||||
GdkFrameClock *
|
||||
|
@ -5178,7 +5178,7 @@ gtk_widget_queue_resize_no_redraw (GtkWidget *widget)
|
||||
*
|
||||
* Return value: (transfer none): a #GdkFrameClock (or #NULL if widget is unrealized)
|
||||
*
|
||||
* Since: 3.0
|
||||
* Since: 3.8
|
||||
*/
|
||||
GdkFrameClock*
|
||||
gtk_widget_get_frame_clock (GtkWidget *widget)
|
||||
|
Reference in New Issue
Block a user