This function will try to dispatch @event to the proper widget and #DzlShortcutContext. If the event is handled, then %TRUE is returned.
You should call this from #GtkWidget::key-press-event handler in your #GtkWindow toplevel.
A #GdkEventKey event to handle.
A #GtkWidget or %NULL.
%TRUE if the event was handled.
See Implementation
This function will try to dispatch @event to the proper widget and #DzlShortcutContext. If the event is handled, then %TRUE is returned.
You should call this from #GtkWidget::key-press-event handler in your #GtkWindow toplevel.