Carousel.allowMouseDrag

Set allowMouseDrag property.

  1. bool allowMouseDrag [@property getter]
  2. bool allowMouseDrag [@property setter]
    class Carousel
    @property
    void
    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.