SetSizePixels sets the outer size of the Window, including decorations.
(value Size)
| 297 | |
| 298 | // SetSizePixels sets the outer size of the Window, including decorations. |
| 299 | SetSizePixels(value Size) error |
| 300 | |
| 301 | // SetSuspended sets if the Window is suspended for layout and repainting |
| 302 | // purposes. |
no outgoing calls
no test coverage detected