Method

ClutterGridLayoutget_row_homogeneous

Declaration [src]

gboolean
clutter_grid_layout_get_row_homogeneous (
  ClutterGridLayout* layout
)

Description [src]

Returns whether all rows of layout have the same height.

Available since:1.12

Return value

Returns: gboolean
 

Whether all rows of layout have the same height.