Node.next

Get next field.

class Node
@property
next
()

Return Value

Type: glib.node.Node

points to the node's next sibling (a sibling is another #GNode with the same parent).