Gtk.TreeModel.prototype.get_column_type

function get_column_type(index_:Number):GType {
    // Gjs wrapper for gtk_tree_model_get_column_type()
}

Returns the type of the column.

index_

the column index

Returns

the type of the column