Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkIconViewGetModel: gtkIconViewGetModel
Description
Returns the model the
GtkIconView
is based on. Returns
NULL
if the model is unset.
Usage
gtkIconViewGetModel(object)
Arguments
object
a
GtkIconView
Value
GtkTreeModel
] A
GtkTreeModel
, or
NULL
if none is currently being used.
Details
Since 2.6