To let everyone know: my widget derived from Gtk::Window and I used libglademm to load a .glade file and reparent the main_vbox into my window. When I used the libglademm example for loading derived widget all the accelators were added automatically. Best wishes to all, Arthur
---------- Mensagem encaminhada ---------- From: "Arthur Maciel" <arthurmaciel gmail com> To: gtkmm-list <gtkmm-list gnome org> Date: Mon, 29 Jan 2007 22:15:03 -0200 Subject: Libglademm and Menu Accel Group Hello. Does anyone know how do I add the keyboard shortcuts to glade-created menus loaded with libglademm? I tried the shortcuts for File->_Quit, File->_New, etc., for example, but they don't work. Thanks. Arthur