set_allow_scroll_wheel


Description:

public void set_allow_scroll_wheel (bool allow_scroll_wheel)

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