Skip to content
Commit d9c7fd23 authored by Daniel Espinosa's avatar Daniel Espinosa
Browse files

API Changes on GXml.Node

* Added new GXml.NodeList as Gee.ArrayList<GXml.Node> replacing
  old GXml.NodeList based on xNode, renaming it to GXml.xNode
* Added new GXml.ElementList as Gee.ArrayList<GXml.Element>
* New lists types helps on bindings
* HtmlDocument and GXml.Node search for properties return a list
  of GXml.Element instead of GXml.Node ones
* Fixed tests for HtmlDocument API
* Removed warnings
parent 520b12c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment