Method

IdeTreeExpanderget_item

Declaration

GObject*
ide_tree_expander_get_item (
  IdeTreeExpander* self
)

Description

Gets the item instance from the model.

Gets propertyIde.TreeExpander:item

Return value

Type: GObject

A GObject or NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.