Gtk.TreeViewColumn.prototype.get_min_width

function get_min_width():Number {
    // Gjs wrapper for gtk_tree_view_column_get_min_width()
}

Returns the minimum width in pixels of the tree_column, or -1 if no minimum width is set.

Returns

The minimum width of the tree_column.