summaryrefslogtreecommitdiff
path: root/manuals/guile-sdl2/Windows.html
diff options
context:
space:
mode:
Diffstat (limited to 'manuals/guile-sdl2/Windows.html')
-rw-r--r--manuals/guile-sdl2/Windows.html5
1 files changed, 5 insertions, 0 deletions
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
@@ -190,6 +190,11 @@ remove the border.
</p></dd></dl>
<dl>
+<dt id="index-set_002dwindow_002dicon_0021">Procedure: <strong>set-window-icon!</strong> <em>window icon</em></dt>
+<dd><p>Set the icon of <var>window</var> to the surface <var>icon</var>.
+</p></dd></dl>
+
+<dl>
<dt id="index-set_002dwindow_002dposition_0021">Procedure: <strong>set-window-position!</strong> <em>window x y</em></dt>
<dd><p>Set the position of <var>window</var> to (<var>x</var>, <var>y</var>).
</p></dd></dl>