TreeNode.setItem

An optional object to associate with the node. This is handy to save needing to subclass the #DzlTreeNode class.

class TreeNode
void
setItem
(
ObjectG item
)

Parameters

item
Type: ObjectG

A #GObject.

Meta