Packages
purple
Purple
xmlnode
copy
from_file
from_str
get_attrib
get_attrib_with_namespace
get_child
get_child_with_namespace
get_data
get_data_unescaped
get_namespace
get_next_twin
get_parent
get_prefix
insert_child
insert_data
remove_attrib
remove_attrib_with_namespace
set_attrib
set_attrib_full
set_attrib_with_namespace
set_attrib_with_prefix
set_namespace
set_prefix
to_formatted_str
to_str
xmlnode
xmlnode.child
data
data_sz
lastchild
name
namespace_map
next
parent
prefix
type
xmlns
from_file
Description:
[
CCode
( cname =
"xmlnode_from_file"
) ]
public
static
unowned
xmlnode
from_file
(
string
dir,
string
filename,
string
description,
string
process)