Add a missing introspection annotation for gdk_screen_get_default_colormap

This commit is contained in:
Matthias Clasen
2010-02-22 14:15:45 -05:00
committed by Tristan Van Berkom
parent f773c8975d
commit 12b8b8bf7c

View 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
**/