TreeExpander.getItem
gobject.object.ObjectWrap getItem()Forwards the item set on the [gtk.tree_list_row.TreeListRow] that self is managing.
This call is essentially equivalent to calling:
gtk_tree_list_row_get_item (gtk_tree_expander_get_list_row (self));Returns
The item of the row