]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkwindow.c
Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
[~andy/gtk] / gtk / gtkwindow.c
index 7662fb9650e8892c43213cc9a69d9d09cd97ccf7..115b2ddea6dee956d9cd3ad6d661d071a232b8c8 100644 (file)
@@ -3518,6 +3518,7 @@ gtk_window_begin_resize_drag  (GtkWindow    *window,
 
 /**
  * gtk_window_begin_move_drag:
+ * @window: a #GtkWindow
  * @button: mouse button that initiated the drag
  * @root_x: X position where the user clicked to initiate the drag, in root window coordinates
  * @root_y: Y position where the user clicked to initiate the drag