I have initialized my button like this: btnQuit = Gtk::manage(new Gtk::Button(Gtk::Stock::CLOSE));
However, the button is displayed without the 'close icon'.
What can I do to make gtkmm display the icons in the buttons?

TIA

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to