Method

AdapClampset_maximum_size

Declaration [src]

void
adap_clamp_set_maximum_size (
  AdapClamp* self,
  int maximum_size
)

Description [src]

Sets the maximum size allocated to the child.

It is the width if the clamp is horizontal, or the height if it is vertical.

Parameters

maximum_size

Type: int

The maximum size.