summaryrefslogtreecommitdiff
path: root/doc/api.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api.texi')
-rw-r--r--doc/api.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi
index bfdd302..114d4f0 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -49,7 +49,8 @@ Run the Chickadee game loop.
A new graphical window will be opened with @var{window-width} x
@var{window-height} as its dimensions, @var{window-title} as its
title, and in fullscreen mode if @var{window-fullscreen?} is
-@code{#t}.
+@code{#t}. If @var{window-resizable?} is @code{#t} then the window
+can be resized by the user.
@itemize
@item