CarouselGidBuilderImpl.allowMouseDrag
T allowMouseDrag(bool propval)Set allowMouseDrag property.
Parameters
propval | Sets whether the [adw.carousel.Carousel] can be dragged with mouse pointer. If the value is FALSE, dragging is only available on touch. |
Returns
Builder instance for fluent chaining