set_fullscreen
Description:
[
Version ( since =
"2.8" ) ]
public void set_fullscreen (
bool fullscreen)
Asks the window manager to set the fullscreen state of this according to fullscreen
.
Parameters:
this |
a Window.
|
fullscreen |
whether to make this fullscreen.
|