Gtk.Grid.prototype.set_column_homogeneous
function set_column_homogeneous(homogeneous:Boolean):void {
// Gjs wrapper for gtk_grid_set_column_homogeneous()
}Sets whether all columns of grid will have the same width.
- homogeneous
true to make columns homogeneous