set_fullscreen
Description:
public void set_fullscreen (
bool fullscreen,
Monitor? monitor)
Sets whether the layout should cause the surface to be fullscreen when presented.
Parameters:
| this |
a toplevel layout
|
| fullscreen |
true to fullscreen the surface
|
| monitor |
the monitor to fullscreen on
|