get_children


Description:

public unowned ListModel? get_children ()

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