set_switch_workspace_on_unminimize
Description:
public void set_switch_workspace_on_unminimize (bool switch_workspace_on_unminimize)
Sets this to activate or not the Workspace a
Window is on when unminimizing it, according to switch_workspace_on_unminimize
.
FIXME: does it still work?
Parameters:
this |
a Tasklist.
|
switch_workspace_on_unminimize |
whether to activate the Workspace a Window
is on when unminimizing it.
|