| gtkTreeModelGetColumnType {RGtk2} | R Documentation |
Returns the type of the column.
gtkTreeModelGetColumnType(object, index)
|
[GtkTreeModel] A GtkTreeModel. |
|
[integer] The column index. |
[GType] The type of the column.
Derived by RGtkGen from GTK+ documentation