Tree.findItem

Finds a #DzlTreeNode with an item property matching @item.

class Tree
findItem
(
ObjectG item
)

Parameters

item
Type: ObjectG

A #GObject or %NULL.

Return Value

Type: TreeNode

A #DzlTreeNode or %NULL.

Meta