Underscores in Menubar



The call I'm using is
Gtk::Menubar.items().push_back(Gtk::Menu_Helpers::MenuElem(Glib::ustring,
Gtk::Menu));  - the ustring given may already have an underscore, "_", in
it - but I don't want it  underlining the next letter - the menus aren't
accelerated.

How could I do this?

-Sud.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]