atkAddGlobalEventListener: atkAddGlobalEventListener

Description Usage Arguments Value Author(s)

View source: R/atkManuals.R

Description

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

Usage

1
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 documentation built on Oct. 14, 2021, 5:08 p.m.