diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2010-11-23 19:53:16 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2010-11-24 02:53:59 +0100 |
commit | 2569260dc21a66ce0bf12e4afe25cbb00fd81785 (patch) | |
tree | 932ca9f06e7fc2b1c4f1aa3595a1550b54eade50 /gtk/spice-client-gtk-manual.defs | |
parent | 7bb0a0e9c7c3b2780e93767927d622eed9a3b823 (diff) |
gtk: fix MainChannel python bindings
Diffstat (limited to 'gtk/spice-client-gtk-manual.defs')
-rw-r--r-- | gtk/spice-client-gtk-manual.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/spice-client-gtk-manual.defs b/gtk/spice-client-gtk-manual.defs index c8f4c6d..1d4bc4e 100644 --- a/gtk/spice-client-gtk-manual.defs +++ b/gtk/spice-client-gtk-manual.defs @@ -88,7 +88,7 @@ ) ) -(define-method spice_inputs_set_key_locks +(define-method set_key_locks (of-object "SpiceInputsChannel") (c-name "spice_inputs_set_key_locks") (return-type "none") |