get_model


Description:

[ Version ( since = "2.6" ) ]
public unowned TreeModel? get_model ()

Returns the model the IconView is based on.

Returns null if the model is unset.

Parameters:

this

a IconView

Returns:

A TreeModel, or null if none is currently being used.