Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeModelGetColumnType: gtkTreeModelGetColumnType
Description
Returns the type of the column.
Usage
gtkTreeModelGetColumnType(object, index)
Arguments
object
A
GtkTreeModel
.
index
The column index.
Value
GType
] The type of the column.