IconView.getModel

Returns the model the gtk.IconView is based on. Returns NULL if the model is unset.

class IconView
getModel
()

Return Value

A gtk.TreeModel, or NULL if none is currently being used.

Meta