You are reading an old version of the documentation (v3.1.3). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.artist.Artist.remove_callback.html
Version 3.1.3
matplotlib
Fork me on GitHub

matplotlib.artist.Artist.remove_callback

Artist.remove_callback(self, oid)[source]

Remove a callback based on its observer id.

See also

add_callback