Method
AdwWrapLayoutset_child_spacing_unit
Declaration [src]
void
adw_wrap_layout_set_child_spacing_unit (
AdwWrapLayout* self,
AdwLengthUnit unit
)
Description [src]
Sets the length unit for child spacing.
Allows the spacing to vary depending on the text scale factor.
| Available since: | 1.7 |
| Sets property | Adw.WrapLayout:child-spacing-unit |
Parameters
unit |
AdwLengthUnit |
The length unit. |