gtkKeySnooperInstall: gtkKeySnooperInstall

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
gtkKeySnooperInstall(snooper, func.data = NULL)

Arguments

snooper

a GtkKeySnoopFunc.

func.data

data to pass to snooper.

Value

[numeric] a unique id for this key snooper for use with gtkKeySnooperRemove.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.