From 2068b4a0c6cd4b2053952b2ec6f6216b193a354f Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Sun, 6 Dec 2015 22:53:42 +0100 Subject: reduce introspection build warnings * Cleans up a bunch of warnings, and gets g-ir-scanner to actually recognize the annotations. taken from: https://git.gnome.org/browse/libgnomekbd/commit/?id=54c7e95 --- libmatekbd/matekbd-util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libmatekbd/matekbd-util.c') diff --git a/libmatekbd/matekbd-util.c b/libmatekbd/matekbd-util.c index f311bd4..91d1a37 100644 --- a/libmatekbd/matekbd-util.c +++ b/libmatekbd/matekbd-util.c @@ -56,6 +56,7 @@ const gchar MATEKBD_PREVIEW_CONFIG_KEY_HEIGHT[] = "height"; /** * matekbd_preview_load_position: + * * Returns: (transfer full): A rectangle to use */ GdkRectangle * -- cgit v1.2.1