You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.0 / IPython / core / events / _define_event

function

IPython.core.events:_define_event

source: /IPython/core/events.py :115

Signature

def   _define_event ( callback_function : _CallbackT )  →  _CallbackT

Summary

Decorator to register a function as an available event prototype.

Aliases

  • IPython.core.events._define_event