SizePixels returns the outer size of the Window, including decorations.
()
| 340 | |
| 341 | // SizePixels returns the outer size of the Window, including decorations. |
| 342 | SizePixels() Size |
| 343 | |
| 344 | // SizeChanged returns an *Event that you can attach to for handling size |
| 345 | // changed events for the Window. |
no outgoing calls
no test coverage detected