Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
atkComponentRemoveFocusHandler: atkComponentRemoveFocusHandler
Description
Remove the handler specified by
handler.id
from the list of functions to be executed when this object receives focus events (in or out).
Usage
atkComponentRemoveFocusHandler(object, handler.id)
Arguments
object
[
AtkComponent
] the
AtkComponent
to remove the focus handler from
handler.id
[numeric] the handler id of the focus handler to be removed from
component