From 84ba2f958fff42f41a23726b304fe9545db135c4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 21 Mar 2010 17:24:42 -0400 Subject: Move "section" documentation out of header files. --- e-util/e-ui-manager.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'e-util/e-ui-manager.c') diff --git a/e-util/e-ui-manager.c b/e-util/e-ui-manager.c index 8c7455a054..f108cd37c5 100644 --- a/e-util/e-ui-manager.c +++ b/e-util/e-ui-manager.c @@ -16,6 +16,15 @@ * */ +/** + * SECTION: e-ui-manager + * @short_description: construct menus and toolbars from a UI definition + * @include: e-util/e-ui-manager.h + * + * This is a #GtkUIManager with support for Evolution's "express" mode, + * which influences the parsing of UI definitions. + **/ + #include "e-ui-manager.h" #include "e-util-private.h" -- cgit v1.2.3