Returns a `GListModel` to track the children of this.
Calling this function will enable extra internal bookkeeping to track children and emit signals on the returned listmodel. It may slow down operations a lot.
Applications should try hard to avoid calling this function because of the slowdowns.
this |
a `GtkWidget` |
a `GListModel` tracking this's children |