Method

GtkGridget_row_homogeneous

Declaration [src]

gboolean
gtk_grid_get_row_homogeneous (
  GtkGrid* grid
)

Description [src]

Returns whether all rows of grid have the same height.

Return value

Type: gboolean

Whether all rows of grid have the same height.