Method

GtkGridget_column_homogeneous

Declaration [src]

gboolean
gtk_grid_get_column_homogeneous (
  GtkGrid* grid
)

Description [src]

Returns whether all columns of grid have the same width.

Return value

Type: gboolean

Whether all columns of grid have the same width.