IconView.getModel

Returns the model the gtk.icon_view.IconView is based on. Returns null if the model is unset.

More...
class IconView
getModel
()

Return Value

Type: gtk.tree_model.TreeModel

The currently used gtk.tree_model.TreeModel

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead