]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkkeys.c
Fix missing (transfer) annotations in GDK
[~andy/gtk] / gdk / gdkkeys.c
index e72b8eab9884b3dfc7151e3f495fa0b02a8c890c..102b6f08e077daf635cb9af7539a6fd547e80bc8 100644 (file)
@@ -412,7 +412,7 @@ gdk_keyval_is_lower (guint keyval)
  *
  * Returns the #GdkKeymap attached to the default display.
  *
- * Returns: the #GdkKeymap attached to the default display.
+ * Returns: (transfer none): the #GdkKeymap attached to the default display.
  */
 GdkKeymap*
 gdk_keymap_get_default (void)