GumboDocument.children

An array of GumboNodes, containing the children of this element. This will normally consist of the <html> element and any comment nodes found. Pointers are owned.

struct GumboDocument
GumboVector children;

Meta