Xml.Attr – libxml-2.0 Reference Manual
Attr
Object Hierarchy:
Xml.Attr
Xml.Attr
Xml.Attr
Description:
[
Compact
]
[
CCode
( cname =
"xmlAttr"
, free_function =
"xmlFreeProp"
) ]
public
class
Attr
Namespace:
Xml
Package:
libxml-2.0
Content:
Methods:
public
int
remove
()
Fields:
public
AttributeType
atype
public
unowned
Node
*
children
public
unowned
Doc
*
doc
public
unowned
Node
*
last
public
unowned
string
name
public
unowned
Attr
*
next
public
unowned
Ns
*
ns
public
unowned
Node
*
parent
public
unowned
Attr
*
prev
public
ElementType
type
2022 vala-language.org