Carousel.allowMouseDrag

bool allowMouseDrag() @property

Get allowMouseDrag property.

Returns

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

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

void allowMouseDrag(bool propval) @property

Set allowMouseDrag property.

Parameters

propvalSets whether the [adw.carousel.Carousel] can be dragged with mouse pointer. If the value is FALSE, dragging is only available on touch.