mirror of https://github.com/texmacs/doc.git
Get screen size in Scheme interface
This commit is contained in:
parent
b48526d714
commit
fed24883cf
|
@ -5098,6 +5098,14 @@ source code.
|
||||||
<scm|void>.
|
<scm|void>.
|
||||||
</explain>
|
</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>
|
<\explain>
|
||||||
<scm|(buffer-list)>
|
<scm|(buffer-list)>
|
||||||
<explain-synopsis|no synopsis>
|
<explain-synopsis|no synopsis>
|
||||||
|
|
Loading…
Reference in New Issue