Carousel.allowMouseDrag

Get allowMouseDrag property.

  1. bool allowMouseDrag [@property getter]
    class Carousel
    @property
    bool
    allowMouseDrag
    ()
  2. bool allowMouseDrag [@property setter]

Return Value

Type: bool

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

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