Hey Matthew,
I've finally taken a quick look at these bindings. For some reason I
could not build it:
ssg-server.c: In function 'ssg_server_class_init':
ssg-server.c:630:21: error: 'SSG_TYPE_SPICE_COMPAT_VERSION_T' undeclared (first
use in this function); did you mean 'SSG_TYPE_SPICE_PORT_EVENT_
Hi,
I've recently developed a set of gobject bindings for spice-server. The
code is available here:
https://github.com/mjayfrancis/SpiceServerGLib
This parallels SpiceClientGLib to allow language bindings to easily control
server instances.
The API coverage is by no means yet complete, but wh