gtkIconViewGetModel {RGtk2} | R Documentation |
Returns the model the GtkIconView
is based on. Returns NULL
if the
model is unset.
gtkIconViewGetModel(object)
|
[GtkIconView ] a GtkIconView |
Since 2.6
[GtkTreeModel
] A GtkTreeModel
, or NULL
if none is currently being used.
Derived by RGtkGen from GTK+ documentation