get_column_type


Description:

public Type get_column_type (int column)

Returns the GLib.Type used in a column

Parameters:

column

The zero based column index

Returns:

The GLib.Type used in the column. If the column index is out of range, this function returns GLib.Type.INVALID.