get_children


Description:

public unowned GenericArray<MarkdownNode> get_children ()

Get the child nodes of this node.

Parameters:

this

a MarkdownNode.

Returns:

child nodes or null if none.