Method

AdwWrapBoxset_child_spacing

unstable since: 1.7

Declaration [src]

void
adw_wrap_box_set_child_spacing (
  AdwWrapBox* self,
  int child_spacing
)

Description [src]

Sets the spacing between widgets on the same line.

See AdwWrapBox:child-spacing-unit.

Available since: 1.7

Parameters

child_spacing

Type: int

The child spacing.