summaryrefslogtreecommitdiff
path: root/gio/gactionmap.h
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-05-25 08:59:09 -0400
committerColin Walters <walters@verbum.org>2012-05-26 10:13:30 -0400
commit1cc7162c9560796829db457f7ea5fdd218a0ae46 (patch)
tree7c3338543f16e0029c2698d1066e80d381ab54b8 /gio/gactionmap.h
parenta9637126465fba06c1fc73cc70eb5f683ad4e4b3 (diff)
Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32
https://bugzilla.gnome.org/show_bug.cgi?id=676816
Diffstat (limited to 'gio/gactionmap.h')
-rw-r--r--gio/gactionmap.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gio/gactionmap.h b/gio/gactionmap.h
index 98bc6efec..8e5993e29 100644
--- a/gio/gactionmap.h
+++ b/gio/gactionmap.h
@@ -74,8 +74,7 @@ struct _GActionEntry
gsize padding[3];
};
-
-
+GLIB_AVAILABLE_IN_2_32
GType g_action_map_get_type (void) G_GNUC_CONST;
GAction * g_action_map_lookup_action (GActionMap *action_map,