1
0
Fork 0

Get screen size in Scheme interface

This commit is contained in:
Joris van der Hoeven 2020-11-10 23:02:54 +00:00
parent b48526d714
commit fed24883cf
1 changed files with 8 additions and 0 deletions

View File

@ -5098,6 +5098,14 @@ source code.
<scm|void>.
</explain>
<\explain>
<scm|(get-screen-size)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|get_screen_size> which returns
<scm|array_int>.
</explain>
<\explain>
<scm|(buffer-list)>
<explain-synopsis|no synopsis>