Method

ClutterFlowLayoutget_snap_to_grid

Declaration [src]

gboolean
clutter_flow_layout_get_snap_to_grid (
  ClutterFlowLayout* layout
)

Description [src]

Retrieves the value of ClutterFlowLayout:snap-to-grid property.

Available since:1.16

Return value

Returns: gboolean
 

TRUE if the layout is placing its children on a grid.