Node.lastChild

Gets the last child of a GNode.

class Node
lastChild
()

Return Value

Type: Node

the last child of node, or NULL if node has no children

Meta