x11/x11base.scm (x-get-window-property): Read entire string value.
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 8 Jun 2016 22:27:59 +0000 (15:27 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Wed, 8 Jun 2016 22:27:59 +0000 (15:27 -0700)
commitf3193cb362285c40ce448a123f0c40023ae1bbf3
treeccbb4398f8981bbcf6f992b553440bbcb9990821
parentde05841d69e993140141b0fb9ac5f3298267052c
x11/x11base.scm (x-get-window-property): Read entire string value.

The new char-ptr-to-prop-data-8 procedure reads the specified number
of bytes.  (c-peek-cstringp stops at #\NULs.)
src/x11/x11base.scm