Companion

object Companion

Functions

Link copied to clipboard
fun new(data: <Error class: unknown class>? = null): Node

Creates a new #GNode containing the given data. Used to create the first node in a tree.

Link copied to clipboard
Link copied to clipboard
fun pushAllocator(allocator: Allocator)