[ Version ( since = "3.24.0" ) ]
public void set_scroll_enabled (bool scroll_enabled)
Sets the scroll behavior of the this.
When set to true
, a scroll event over the tasklist will change the current window accordingly.
this |
a Tasklist. |
scroll_enabled |
a boolean. |