ClientBoundsPixels returns the inner bounding box rectangle of the Window, excluding decorations.
()
| 74 | // ClientBoundsPixels returns the inner bounding box rectangle of the Window, |
| 75 | // excluding decorations. |
| 76 | ClientBoundsPixels() Rectangle |
| 77 | |
| 78 | // ContextMenu returns the context menu of the Window. |
| 79 | // |
no outgoing calls
no test coverage detected