[Spice-devel] [PATCH spice-gtk 3/7] SpiceDisplay: Use SpiceGtkSession auto-clipboard value as default

Marc-André Lureau mlureau at redhat.com
Mon Oct 10 06:57:20 PDT 2011


Hi

----- Original Message -----
> > Have you tried removing G_PARAM_CONSTRUCT from auto-clipboard
> > property?
> >
> > That should not set the value at construction time.
> 
> Ah, good one, yes that fixes this in a much nicer way. Technically
> that
> is a backward compat API breaking change, but we did not support
> using
> g_object_new for SpiceDisplay before anyways.

I don't think that breaks it. You can still call g_object_new with the property and it should be set, iirc.

> I'll respin the patch removing the G_PARAM_CONSTRUCT from the
> auto-clipboard property?

yes, thanks


More information about the Spice-devel mailing list