Method
AdapClampLayoutset_maximum_size
Declaration [src]
void
adap_clamp_layout_set_maximum_size (
AdapClampLayout* self,
int maximum_size
)
Description [src]
Sets the maximum size allocated to the children.
It is the width if the layout is horizontal, or the height if it is vertical.
Sets property | Adap.ClampLayout:maximum-size |