Method

ClutterFlowLayoutget_column_spacing

Declaration [src]

gfloat
clutter_flow_layout_get_column_spacing (
  ClutterFlowLayout* layout
)

Description [src]

Retrieves the spacing between columns.

Available since:1.2

Return value

Returns: gfloat
 

The spacing between columns of the ClutterFlowLayout, in pixels.