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)); ```
this |
a `GtkTreeExpander` |
The item of the row |