atkComponentRemoveFocusHandler {RGtk2} | R Documentation |
Remove the handler specified by handler.id
from the list of
functions to be executed when this object receives focus events
(in or out).
atkComponentRemoveFocusHandler(object, handler.id)
|
[ |
|
[numeric] the handler id of the focus handler to be removed
from |
Derived by RGtkGen from GTK+ documentation