X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fxo-callbacks.h;h=73593f90f9649b24c41eed90f7373458766c99b6;hb=62e6c9d87f653624015e8dacd4c5e5abbec4cffa;hp=eb7b58fba62d91da50ac2f113d7f107cf041a1d2;hpb=5b10083203ad4e798c25ed35110ab7e7440656b8;p=xournal.git diff --git a/src/xo-callbacks.h b/src/xo-callbacks.h index eb7b58f..73593f9 100644 --- a/src/xo-callbacks.h +++ b/src/xo-callbacks.h @@ -606,5 +606,14 @@ on_fontButton_font_set (GtkFontButton *fontbutton, gpointer user_data); void -on_toggletoolClicked (GtkToolButton *toolbutton, +on_optionsLeftHanded_activate (GtkMenuItem *menuitem, gpointer user_data); + +void +on_optionsShortenMenus_activate (GtkMenuItem *menuitem, + gpointer user_data); + +void +on_optionsAutoSavePrefs_activate (GtkMenuItem *menuitem, + gpointer user_data); +