- window-position windowprocedure
- set! (window-position window) possetter
- window-position-set! window possetter
See SDL_GetWindowPosition and SDL_SetWindowPosition.
window-position returns multiple values.
The setters accept a list of integers (x y).
See SDL_GetWindowPosition and SDL_SetWindowPosition.
window-position returns multiple values.
The setters accept a list of integers (x y).