Method

FoundryAdwTreeExpanderget_item

Declaration [src]

GObject*
foundry_tree_expander_get_item (
  FoundryTreeExpander* self
)

Description [src]

Gets the item instance from the model.

Return value

Type: GObject

A GObject or NULL.

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