Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

atkAddGlobalEventListener

atkAddGlobalEventListener


Description

Adds the specified function to the list of functions to be called when an event of type event_type occurs.

Usage

atkAddGlobalEventListener(listener, event.type)

Arguments

listener

[GSignalEmissionHook] the listener to notify

event.type

[character] the type of event for which notification is requested

Value

[numeric] added event listener id, or 0 on failure.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.