Package: gtk
Function gtk:event-controller-key-forward
Lambda Listgtk:event-controller-key-forward (controller widget) ArgumentsReturn ValueThe boolean whether the widget handled the event. Details
Forwards the current event of this controller to a widget.
This function can only be used in handlers for the "key-pressed", "key-released" or "modifiers" signals. | See also |
#2025-07-24