Method

ClutterFlowLayoutget_column_spacing

since: 1.2

Declaration [src]

gfloat
clutter_flow_layout_get_column_spacing (
  ClutterFlowLayout* layout
)

Description [src]

Retrieves the spacing between columns.

Available since: 1.2

Return value

Type: gfloat

The spacing between columns of the ClutterFlowLayout, in pixels.