From 0e699be281c8dea53e589e08a5831837e0eae7ea Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 7 Oct 2021 20:17:50 -0400 Subject: Updates for Chickadee 0.8.0 and Guile-SDL2 0.7.0. --- manuals/guile-sdl2/Windows.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manuals/guile-sdl2/Windows.html') diff --git a/manuals/guile-sdl2/Windows.html b/manuals/guile-sdl2/Windows.html index 463e0fa..3353d31 100644 --- a/manuals/guile-sdl2/Windows.html +++ b/manuals/guile-sdl2/Windows.html @@ -189,6 +189,11 @@ remove the border.

Set the title of window to the string title.

+
+
Procedure: set-window-icon! window icon
+

Set the icon of window to the surface icon. +

+
Procedure: set-window-position! window x y

Set the position of window to (x, y). -- cgit v1.2.3