ClampLayoutGidBuilderImpl

Fluent builder implementation template for adw.clamp_layout.ClampLayout

class ClampLayoutGidBuilderImpl : gtk.layout_manager.LayoutManagerGidBuilderImpl!T, gtk.orientable.OrientableGidBuilderImpl!T(
T
) {}

Members

Functions

maximumSize
T maximumSize(int propval)

Set maximumSize property.

tighteningThreshold
T tighteningThreshold(int propval)

Set tighteningThreshold property.

unit
T unit(adw.types.LengthUnit propval)

Set unit property.

Mixed In Members

From mixin OrientableGidBuilderT!()

orientation
T orientation(gtk.types.Orientation propval)

Set orientation property.