add functions g_markup_parse_context_{push,pop} in order to provide some

2008-07-10  Ryan Lortie  <desrt@desrt.ca>

        * docs/reference/glib/glib-sections.txt:
        * glib/glib.symbols:
        * glib/gmarkup.c:
        * glib/gmarkup.h: add functions g_markup_parse_context_{push,pop} in
        order to provide some small hooks on which to build easy-to-use
        subparsers.
 
        * glib/tests/Makefile: add new test
        * glib/tests/markup-subparser.c: new test for subparsers
 
        Fixes bug #337518.


svn path=/trunk/; revision=7174
This commit is contained in:
Ryan Lortie
2008-07-10 08:41:59 +00:00
committed by Ryan Lortie
parent 0a20d4cbe4
commit 178698c8d3
7 changed files with 673 additions and 2 deletions

View File

@@ -1002,6 +1002,8 @@ g_markup_parse_context_get_element
g_markup_parse_context_get_element_stack
g_markup_parse_context_new
g_markup_parse_context_parse
g_markup_parse_context_push
g_markup_parse_context_pop
<SUBSECTION>
GMarkupCollectType
g_markup_collect_attributes