atkRemoveFocusTracker {RGtk2}R Documentation

atkRemoveFocusTracker

Description

Removes the specified focus tracker from the list of functions to be called when any object receives focus.

Usage

atkRemoveFocusTracker(tracker.id)

Arguments

tracker.id [numeric] the id of the focus tracker to remove

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]