ClampGidBuilderImpl

Fluent builder implementation template for adw.clamp.Clamp

class ClampGidBuilderImpl : gtk.widget.WidgetGidBuilderImpl!T, gtk.orientable.OrientableGidBuilderImpl!T(
T
) {}

Members

Functions

child
T child(gtk.widget.Widget propval)

Set child property.

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.