CarouselGidBuilderImpl.allowMouseDrag

Set allowMouseDrag property.

class CarouselGidBuilderImpl(T)
T
allowMouseDrag
(
bool propval
)

Parameters

propval bool

Sets whether the adw.carousel.Carousel can be dragged with mouse pointer.

If the value is FALSE, dragging is only available on touch.

Return Value

Type: T

Builder instance for fluent chaining