]> Pileus Git - ~andy/gtk/blobdiff - gdk/x11/gdkxid.c
Add annotations so that methods are properly paired to objects.
[~andy/gtk] / gdk / x11 / gdkxid.c
index cb6639cb9efda87d5485aab6cfece0978f5c6a2f..3950eede7fc4738b5d50e9ec40a6a06452b39f3b 100644 (file)
@@ -81,7 +81,8 @@ _gdk_x11_display_remove_window (GdkDisplay *display,
 
 /**
  * gdk_x11_window_lookup_for_display:
- * @display: the #GdkDisplay corresponding to the window handle
+ * @display: (type GdkX11Window): the #GdkDisplay corresponding to the
+ *           window handle
  * @window: an XLib <type>Window</type>
  *
  * Looks up the #GdkWindow that wraps the given native window handle.