On Mon, Aug 26, 2013 at 04:30:59PM +0200, Martin Kletzander wrote: > diff --git a/gtk/spice-widget.c b/gtk/spice-widget.c > index d25edca..d18b39d 100644 > --- a/gtk/spice-widget.c > +++ b/gtk/spice-widget.c > @@ -1,6 +1,6 @@ > /* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */ > /* > - Copyright (C) 2010 Red Hat, Inc. > + Copyright (C) 2010, 2013 Red Hat, Inc. > > This library is free software; you can redistribute it and/or > modify it under the terms of the GNU Lesser General Public > @@ -83,7 +83,8 @@ static gboolean gtk_widget_get_realized(GtkWidget *widget) > * focused if the properties #SpiceDisplay:grab-keyboard and > * #SpiceDisplay:grab-mouse are #TRUE respectively. It can be > * ungrabbed with spice_display_mouse_ungrab(), and by setting a key > - * combination with spice_display_set_grab_keys(). > + * combination with spice_display_set_grab_keys(). The grab can be > + * also forcefully initiated using spice_display_mouse_ungrab(). I think you mean mouse_grab() here? Christophe
Attachment:
pgpzwVTA2fDgT.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel