Companion

object Companion

Functions

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of Tree

Link copied to clipboard
fun newWithData(keyCompareFunc: CompareDataFunc): Tree

Creates a new #GTree with a comparison function that accepts user data. See g_tree_new() for more details.