mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
New function, to get the stack of open elements. (#452887, Ryan Lortie)
2007-11-07 Matthias Clasen <mclasen@redhat.com> * glib/glib.symbols: * glib/gmarkup.[hc] (g_markup_parse_context_get_element_stack): New function, to get the stack of open elements. (#452887, Ryan Lortie) svn path=/trunk/; revision=5816
This commit is contained in:
committed by
Matthias Clasen
parent
1dc3d6f088
commit
589bd2f463
@@ -1,5 +1,8 @@
|
||||
2007-11-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib-sections.txt: Add g_markup_parse_context_get_element_stack
|
||||
2007-11-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/building.sgml: Fix a typo
|
||||
|
||||
2007-11-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
@@ -994,6 +994,7 @@ 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_get_element_stack
|
||||
g_markup_parse_context_new
|
||||
g_markup_parse_context_parse
|
||||
<SUBSECTION Private>
|
||||
|
Reference in New Issue
Block a user