RGtk2 (version 2.20.31)

gtkKeySnooperInstall: gtkKeySnooperInstall

Description

Installs a key snooper function, which will get called on all key events before delivering them normally.

Usage

gtkKeySnooperInstall(snooper, func.data = NULL)

Arguments

snooper
func.data
data to pass to snooper.

Value

gtkKeySnooperRemove.