CarouselGidBuilderImpl

Fluent builder implementation template for adw.carousel.Carousel

Members

Functions

allowLongSwipes
T allowLongSwipes(bool propval)

Set allowLongSwipes property.

allowMouseDrag
T allowMouseDrag(bool propval)

Set allowMouseDrag property.

allowScrollWheel
T allowScrollWheel(bool propval)

Set allowScrollWheel property.

interactive
T interactive(bool propval)

Set interactive property.

revealDuration
T revealDuration(uint propval)

Set revealDuration property.

scrollParams
T scrollParams(adw.spring_params.SpringParams propval)

Set scrollParams property.

spacing
T spacing(uint propval)

Set spacing property.

Mixed In Members

From mixin OrientableGidBuilderT!()

orientation
T orientation(gtk.types.Orientation propval)

Set orientation property.