set_allow_mouse_drag
Description:
Sets whether this can be dragged with mouse pointer.
If allow_mouse_drag
is `FALSE`, dragging is only available on touch.
Parameters:
this |
a carousel |
allow_mouse_drag |
whether this can be dragged with mouse pointer |