Handle returns the window handle of the Window.
()
| 136 | |
| 137 | // Handle returns the window handle of the Window. |
| 138 | Handle() win.HWND |
| 139 | |
| 140 | // Height returns the outer height of the Window, including decorations. |
| 141 | Height() int |
no outgoing calls
no test coverage detected