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
parent cb438725c7
commit c85e7ec6d8

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