set_allow_scroll_wheel
Description:
Sets whether this will respond to scroll wheel events.
If allow_scroll_wheel
is `FALSE`, wheel events will be ignored.
Parameters:
this |
a carousel |
allow_scroll_wheel |
whether this will respond to scroll wheel events |