Node.lastSibling

Gets the last sibling of a #GNode. This could possibly be the node itself.

class Node
lastSibling
()

Return Value

Type: Node

the last sibling of @node

Meta