You are reading an old version of the documentation (v2.0.0). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.remove_callback.html
matplotlib

Travis-CI:

This Page

matplotlib.axes.Axes.remove_callback

Axes.remove_callback(oid)

Remove a callback based on its id.

See also

add_callback()
For adding callbacks