_remove_notifiers

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