Packages
gxml-0.20
GXml
DomElement
attributes
class_list
class_name
id
local_name
namespace_uri
prefix
tag_name
create_stream
create_stream_async
get_attribute
get_attribute_ns
get_elements_by_class_name
get_elements_by_tag_name
get_elements_by_tag_name_ns
has_attribute
has_attribute_ns
matches
read_from_file
read_from_file_async
read_from_stream
read_from_stream_async
read_from_string
read_from_string_async
read_from_uri
read_from_uri_async
remove_attribute
remove_attribute_ns
set_attribute
set_attribute_ns
write_file
write_file_async
write_stream
write_stream_async
write_string
write_string_async
write_string_async
Description:
public
virtual
async
string
write_string_async
(
Cancellable
? cancellable =
null
)
throws
Error
Serialize asinchronically
GXml.Element
to a string.