()
| 36 | GetFramebufferSize() (width int, height int) |
| 37 | GetSize() (width int, height int) |
| 38 | GetScale() (x float64, y float64) |
| 39 | CreateCursor(imgFile string, xhot, yhot int) (Cursor, error) |
| 40 | SetCursor(cursor Cursor) |
| 41 | DisposeAllCustomCursors() |
no outgoing calls
no test coverage detected