| gtkTreeViewColumnGetTreeView {RGtk2} | R Documentation |
Returns the GtkTreeView wherein tree.column has been inserted. If
column is currently not inserted in any tree view, NULL is
returned.
gtkTreeViewColumnGetTreeView(object)
|
[GtkTreeViewColumn] A GtkTreeViewColumn |
Since 2.12
[GtkWidget] The tree view wherein column has been inserted if any,
NULL otherwise.
Derived by RGtkGen from GTK+ documentation