Gtk.TreeViewColumn.prototype.get_expand
function get_expand():Boolean {
// Gjs wrapper for gtk_tree_view_column_get_expand()
}Returns true if the column expands to fill available space.
Since 2.4
- Returns
true if the column expands to fill available space.