ack
- Original Message -
> SpiceSeession has a 'uuid' property that is a byte array, but clients often
> need
> the uuid in string format (for writing to disk, etc). Rather than having
> each
> client re-implement this, expose the utility function as public API in
> spice-gtk.
> ---
> gt
SpiceSeession has a 'uuid' property that is a byte array, but clients often need
the uuid in string format (for writing to disk, etc). Rather than having each
client re-implement this, expose the utility function as public API in
spice-gtk.
---
gtk/spice-util-priv.h | 1 -
gtk/spice-util.c |