bundles / IPython latest / 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