Method

ClutterFlowLayoutget_homogeneous

Declaration [src]

gboolean
clutter_flow_layout_get_homogeneous (
  ClutterFlowLayout* layout
)

Description [src]

Retrieves whether the layout is homogeneous.

Available since:1.2

Return value

Returns: gboolean
 

TRUE if the ClutterFlowLayout is homogeneous.