x11: Fix x-graphics-vdc-extent and x-graphics-set-clip-rectangle.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sun, 20 Jan 2019 19:38:04 +0000 (11:38 -0800)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sun, 20 Jan 2019 19:38:04 +0000 (11:38 -0800)
commitcc175b7ef75231a0220d7f384e4fc1c1dd80df67
tree9ed62c2bc9f742fcbee05449fa1b358264b71d64
parentf9bbec592ce3e44666f14b47d2543a034e8b829a
x11: Fix x-graphics-vdc-extent and x-graphics-set-clip-rectangle.

x-graphics-vdc-extent should have had one argument and returned a
vector, and x-graphics-set-clip-rectangle needed to accept floats.
src/x11/x11-graphics.scm
src/x11/x11.cdecl
src/x11/x11graph.c