Packages
gxml-0.20
GXml
Parser
backup
cancellable
indent
node
types
add_element_collection
create_element
create_stream
create_stream_async
current_is_document
current_is_element
current_is_empty_element
current_node_name
move_next_node
read_child_element
read_child_node
read_child_nodes
read_child_nodes_async
read_child_nodes_stream
read_child_nodes_string
read_element
read_element_property
read_file
read_file_async
read_stream
read_stream_async
read_string
read_string_async
read_unparsed
write_file
write_file_async
write_stream
write_stream_async
write_string
write_string_async
write_stream
Description:
public
abstract
void
write_stream
(
OutputStream
stream)
throws
Error
Writes a
GXml.DomDocument
to a
GLib.OutputStream