get_item


Description:

public Object? get_item ()

Forwards the item set on the `GtkTreeListRow` that this is managing.

This call is essentially equivalent to calling:

```c gtk_tree_list_row_get_item (gtk_tree_expander_get_list_row (this)); ```

Parameters:

this

a `GtkTreeExpander`

Returns:

The item of the row