Class (GI Struct)

GLib-2.0GLibTreeNodeAbstractSince 2.68

An opaque type which identifies a specific node in a GLib.Tree.

2.68

Index
$gtype: GType<TreeNode>
  • Gets the key stored at a particular tree node.

    Returns null

    the key at the node.

    2.68

  • Gets the value stored at a particular tree node.

    Returns null

    the value at the node.

    2.68