Windows7-64 and Gtk::Stock::CLOSE



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



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