]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkwidget.c
GdkFrameClock: Make the phase explicit when requesting the frame
[~andy/gtk] / gtk / gtkwidget.c
index e1cf124f688fbff7dc52565c4263caab0299b66f..63fbcae40bb5b2d4c6ccfb198d73e4280488fafd 100644 (file)
@@ -4793,7 +4793,7 @@ gtk_widget_queue_resize_no_redraw (GtkWidget *widget)
  * then update the animation by calling
  * gdk_frame_clock_get_frame_time() again during each repaint.
  *
- * gdk_frame_clock_request_frame() will result in a new frame on the
+ * gdk_frame_clock_request_phase() will result in a new frame on the
  * clock, but won't necessarily repaint any widgets. To repaint a
  * widget, you have to use gtk_widget_queue_draw() which invalidates
  * the widget (thus scheduling it to receive a draw on the next