Return gboolean in all XfceGtkActionEntry callbacks instead of void (Issue #469)
Only like that 'gtk_accel_groups_activate' will correctly return TRUE if the related accelerator was activated. Most likely this patch only is required because of a glib bug: https://gitlab.gnome.org/GNOME/glib/-/issues/753 See as well: apps/xfce4-terminal!33 MR: !179
Showing
- thunar/thunar-column-editor.c 5 additions, 2 deletionsthunar/thunar-column-editor.c
- thunar/thunar-column-editor.h 1 addition, 1 deletionthunar/thunar-column-editor.h
- thunar/thunar-launcher.c 186 additions, 103 deletionsthunar/thunar-launcher.c
- thunar/thunar-launcher.h 5 additions, 5 deletionsthunar/thunar-launcher.h
- thunar/thunar-renamer-dialog.c 24 additions, 12 deletionsthunar/thunar-renamer-dialog.c
- thunar/thunar-shortcuts-view.c 10 additions, 4 deletionsthunar/thunar-shortcuts-view.c
- thunar/thunar-standard-view.c 48 additions, 28 deletionsthunar/thunar-standard-view.c
- thunar/thunar-statusbar.c 20 additions, 8 deletionsthunar/thunar-statusbar.c
- thunar/thunar-window.c 227 additions, 110 deletionsthunar/thunar-window.c
- thunar/thunar-window.h 2 additions, 2 deletionsthunar/thunar-window.h
- thunarx/thunarx-menu-item.c 2 additions, 1 deletionthunarx/thunarx-menu-item.c
- thunarx/thunarx-menu.h 1 addition, 1 deletionthunarx/thunarx-menu.h
Loading
Please register or sign in to comment