Vala.Encoding.XmlNode.children – Valacore Reference Manual
children
Description:
public
ArrayList
<
XmlNode
>
children
()
Returns all child element nodes.
Text nodes are excluded.
Returns:
list of child element nodes.