mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
docs: Fix Since tag for frame clock functions
This commit is contained in:
parent
96982347b3
commit
72290fb538
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user