Method

Gtk.TreeModel.get_column_type

Declaration [src]

GType
gtk_tree_model_get_column_type (
  GtkTreeModel* tree_model,
  int index_
)

Description [src]

Returns the type of the column.

Parameters

index_ int
 

the column index

Return value

Returns: GType

the type of the column