From 1040078ce60b4641e5a3cdad6a2cef14660e63a3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 9 Feb 2010 18:02:51 -0500 Subject: Update API documentation. Also, start fixing some Gtk-Doc warnings. There's a lot. --- e-util/e-html-utils.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'e-util/e-html-utils.c') diff --git a/e-util/e-html-utils.c b/e-util/e-html-utils.c index 8e3b050f65..f6743b9f75 100644 --- a/e-util/e-html-utils.c +++ b/e-util/e-html-utils.c @@ -211,6 +211,8 @@ is_citation (const guchar *c, gboolean saw_citation) * * - E_TEXT_TO_HTML_CITE: quote the text with "> " at the start of each * line. + * + * Returns: a newly-allocated string containing HTML **/ gchar * e_text_to_html_full (const gchar *input, guint flags, guint32 color) -- cgit v1.2.3