IconView.getModel

Returns the model the GtkIconView is based on. Returns NULL if the model is unset. Since 2.6

class IconView
getModel
()

Return Value

A GtkTreeModel, or NULL if none is currently being used. [transfer none]

Meta