mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-19 04:49:24 +00:00
Show live menu accelerators from keybinds
This commit is contained in:
@@ -35,5 +35,6 @@ int key_handle_key_press (GtkWidget * wid, GdkEventKey * evt, session *sess);
|
||||
int key_action_insert (GtkWidget * wid, GdkEventKey * evt, char *d1, char *d2,
|
||||
session *sess);
|
||||
void key_check_replace_on_change (GtkEditable *editable, gpointer data);
|
||||
gboolean key_get_menu_accel (const char *name, guint *keyval, GdkModifierType *mod);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user