Node.prepend

Inserts a glib.Node as the first child of the given parent.

class Node
prepend

Parameters

node Node

the glib.Node to insert

Return Value

Type: Node

the inserted glib.Node