Learn R Programming

RGtk2 (version 2.8.7)

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

Value

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