]> Pileus Git - ~andy/gtk/commitdiff
Add a missing introspection annotation for gdk_screen_get_default_colormap
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Feb 2010 19:15:45 +0000 (14:15 -0500)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:56:19 +0000 (20:56 -0400)
gdk/x11/gdkscreen-x11.c

index 5b0cb178460563a26d1a67e6d3ff302233502d78..1d274f4ed518218ecb4c08a8c17232f1cea9a358 100644 (file)
@@ -234,7 +234,7 @@ gdk_screen_get_root_window (GdkScreen *screen)
  *
  * Gets the default colormap for @screen.
  * 
- * Returns: the default #GdkColormap.
+ * Returns: (transfer none): the default #GdkColormap.
  *
  * Since: 2.2
  **/