toggle_showing_desktop
Description:
[
Version ( since =
"2.2" ) ]
public void toggle_showing_desktop (
bool show)
Asks the window manager to set the "showing the desktop" mode on this according to show
.
Parameters:
this |
a Screen.
|
show |
whether to activate the "showing the desktop" mode on this.
|