aboutsummaryrefslogtreecommitdiff
path: root/src/im-menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/im-menu.h')
-rw-r--r--src/im-menu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/im-menu.h b/src/im-menu.h
index 7276020..ec41bff 100644
--- a/src/im-menu.h
+++ b/src/im-menu.h
@@ -53,4 +53,7 @@ gboolean im_menu_export (ImMenu
const gchar *object_path,
GError **error);
+void im_menu_append_section (ImMenu *menu,
+ GMenuModel *section);
+
#endif