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