Node.prepend

Inserts a #GNode as the first child of the given parent.

class Node
prepend

Parameters

node Node

the #GNode to insert

Return Value

Type: Node

the inserted #GNode

Meta