Method

BisLatchset_maximum_size

Declaration [src]

void
bis_latch_set_maximum_size (
  BisLatch* self,
  int maximum_size
)

Description [src]

Sets the maximum size allocated to the child.

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

Available since:1.0
Sets propertyBis.Latch:maximum-size

Parameters

maximum_size int
 

The maximum size.