TreeView.getModel
gtk.tree_model.TreeModel getModel()Returns the model the gtk.tree_view.TreeView is based on. Returns null if the model is unset.
Returns
Deprecated
Use gtk.list_view.ListView or gtk.column_view.ColumnView instead
gtk.tree_model.TreeModel getModel()Returns the model the gtk.tree_view.TreeView is based on. Returns null if the model is unset.