Table.getHomogeneous

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

class Table
int
getHomogeneous
()

Return Value

Type: int

TRUE if the cells are all constrained to the same size

Meta