From: Matthias Clasen Date: Mon, 12 Aug 2002 21:28:45 +0000 (+0000) Subject: Add g_markup_parse_context_get_element and g_utf8_strreverse. X-Git-Tag: R_2_0_core~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=71f016708aa15d868a3a1af7198c2d02923c8cde;p=platform%2Fupstream%2Fglib.git Add g_markup_parse_context_get_element and g_utf8_strreverse. * glib/glib-sections.txt: Add g_markup_parse_context_get_element and g_utf8_strreverse. --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 2b39842..84607e5 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +2002-08-12 Matthias Clasen + + * glib/glib-sections.txt: Add g_markup_parse_context_get_element + and g_utf8_strreverse. + Thu Jul 25 18:58:29 2002 Owen Taylor * glib/tmpl/threads.sgml: Fix reference to non-existing diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index a1c33a2..4fd6fcb 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -402,9 +402,9 @@ GPollFD GSource +GSourceDummyMarshal GSourceFuncs GSourceCallbackFuncs -GSourceDummyMarshal g_source_new g_source_ref g_source_unref @@ -826,6 +826,7 @@ g_markup_escape_text g_markup_parse_context_end_parse g_markup_parse_context_free g_markup_parse_context_get_position +g_markup_parse_context_get_element g_markup_parse_context_new g_markup_parse_context_parse @@ -1895,6 +1896,7 @@ g_utf8_strlen g_utf8_strncpy g_utf8_strchr g_utf8_strrchr +g_utf8_strreverse g_utf8_validate