_add_notifiers

Widget._add_notifiers(handler: Callable[[...], Any], name: Sentinel | str, type: str | Sentinel) None