Re: gtk::Stock



Den 2016-01-05 kl. 21:44, skrev Liomar da Hora:
Hello,
It can use gtk::stock from version 3.10 or not?
If possible, how should I do?

Gtk::Stock is still available, but it's deprecated, i.e. it's not recommended for use in new code. It will probably be removed in gtkmm 4 (whenever that will be). If you still want to use it, do not define GTKMM_DISABLE_DEPRECATED when you compile your program.

Kjell


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