[Spice-devel] [PATCH spice-gtk 3/3] Move clipboard handling to SpiceGtkSession
Marc-André Lureau
marcandre.lureau at gmail.com
Tue Oct 4 15:19:18 PDT 2011
Hi,
I think you may want to use "self" for SpiceGtkSession variables
inside the .c. It would make it more obvious that this is not a gtk
symbol and it's also slightly easier to refactor (no clash with
function name, no need to rename). This way you avoid the conflict
session vs gtk_session. It's quite a common pattern in GObject based
code I think.
regards
--
Marc-André Lureau
More information about the Spice-devel
mailing list