get_children
Description:
If the row is expanded, gets the model holding the children of this.
This model is the model created by the [callback@Gtk.TreeListModelCreateModelFunc] and contains the original items, no matter what value [ property@Gtk.TreeListModel:passthrough] is set to.
Parameters:
this |
a `GtkTreeListRow` |
Returns:
The model containing the children |