Virtual Method

GtkTreeModelget_column_type

Declaration [src]

GType
get_column_type (
  GtkTreeModel* tree_model,
  gint index_
)

Description [src]

Returns the type of the column.

Parameters

index_

Type: gint

The column index.

Return value

Type: GType

The type of the column.