mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
GDBus: Note in docs that g_dbus_node_info_new_for_xml() is using GMarkup
This was discussed in bug 665634. https://bugzilla.gnome.org/show_bug.cgi?id=665634 Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
parent
74e131551d
commit
990af4b372
@ -1755,6 +1755,10 @@ parser_error (GMarkupParseContext *context,
|
||||
*
|
||||
* Parses @xml_data and returns a #GDBusNodeInfo representing the data.
|
||||
*
|
||||
* Note that this routine is using a
|
||||
* <link linkend="glib-Simple-XML-Subset-Parser.description">GMarkup</link>-based
|
||||
* parser that only accepts a subset of valid XML documents.
|
||||
*
|
||||
* Returns: A #GDBusNodeInfo structure or %NULL if @error is set. Free
|
||||
* with g_dbus_node_info_unref().
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user