gtkKeySnooperInstall {RGtk2} | R Documentation |
Installs a key snooper function, which will get called on all key events before delivering them normally.
gtkKeySnooperInstall(snooper, func.data = NULL)
|
|
|
data to pass to |
[numeric] a unique id for this key snooper for use with gtkKeySnooperRemove
.
Derived by RGtkGen from GTK+ documentation