Method

BisLatchScrollableset_maximum_size

Declaration [src]

void
bis_latch_scrollable_set_maximum_size (
  BisLatchScrollable* 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

Parameters

maximum_size int
 

The maximum size.