Package: gtk
Function gtk:widget-remove-controller
Lambda Listgtk:widget-remove-controller (widget controller) ArgumentsDetails
Removes the event controller from the widget, so that it does not process
events anymore.
The event controller should not be used again. Widgets will remove all event controllers automatically when they are destroyed, there is normally no need to call this function. | See also |
2025-2-13