allow_scroll_wheel


Description:

public bool allow_scroll_wheel { get; set; }

Whether the widget will respond to scroll wheel events.

If the value is `FALSE`, wheel events will be ignored.