TreeExpander.getItem

Forwards the item set on the GtkTreeListRow that @self is managing.

This call is essentially equivalent to calling:

gtk_tree_list_row_get_item (gtk_tree_expander_get_list_row (@self));
class TreeExpander
getItem
()

Return Value

Type: ObjectG

The item of the row

Meta