Gtk.Table.prototype.get_homogeneous

function get_homogeneous():Boolean {
    // Gjs wrapper for gtk_table_get_homogeneous()
}

Returns whether the table cells are all constrained to the same width and height. (See gtk_table_set_homogenous ())

Returns

true if the cells are all constrained to the same size