Method
AdapCarouselset_allow_mouse_drag
Declaration [src]
void
adap_carousel_set_allow_mouse_drag (
AdapCarousel* self,
gboolean allow_mouse_drag
)
Description [src]
Sets whether self
can be dragged with mouse pointer.
If allow_mouse_drag
is FALSE
, dragging is only available on touch.
Sets property | Adap.Carousel:allow-mouse-drag |