forward
Description:
Forwards the current event of this this to a widget
.
This function can only be used in handlers for the [signal@Gtk.EventControllerKey:GtkEventControllerKey:key-pressed
], [
signal@Gtk.EventControllerKey:GtkEventControllerKey:key-released
] or [signal@Gtk.EventControllerKey:
GtkEventControllerKey:modifiers
s] signals.
Parameters:
this |
a `GtkEventControllerKey` |
widget |
a `GtkWidget` |
Returns:
whether the |