Method
BisCarouselset_allow_mouse_drag
Declaration [src]
void
bis_carousel_set_allow_mouse_drag (
BisCarousel* 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.
Available since: | 1.0 |
Sets property | Bis.Carousel:allow-mouse-drag |