GNOME Bugzilla – Bug 691821
Fix introspection for send_keys
Last modified: 2013-01-31 10:20:27 UTC
The introspected python bindings for send_keys are unusable due to missing introspection annotations.
Created attachment 233558 [details] [review] Fix introspection for send_keys Without this I can't find a usable way to call this API with the introspected python bindings.
commit 2c0c674392c9ed51b9679262f114c49dbfdab0f6 Author: Cole Robinson <crobinso@redhat.com> Date: Thu Jan 31 10:16:20 2013 +0000 Add introspection annotation for vnc_display_send_keys