> I think that the stock items are deprecated in Gtk+3 > > The installer of library 2.12 and accordingly gtk+2. Is not gtk+3. >
I've looked for more information about this issue. It seems that Gtk+ 3.10 completely deprecates stock icons. I know that gtk2.12 is not gtk3, but also know that there is an effort about porting Gtk# to gtk3. Maybe they are easing the path by already dropping parts which are not going to require support in the future. https://docs.google.com/document/d/1KCVPoYQBqMbDP11tHPpjW6uaEHrvLUmcDPqKAppCY8o/pub BTW, in Gtk+3.10 gtk_vbox or gtk_hbox are deprecated and it is said that they will completely disappear in Gtk+4, as they are substituted by gtk_grid. I'm starting to wonder if porting of Gtk# to gtk3 and eventually to gtk4 is possible at all, unless the maintainers are ready to prepare emulations, such as Gtk.VBox and Gtk.HBox using a gtk_grid for their implementation... I wouldn't like to be in the skin of the porters team, anyway... -- baltasar
_______________________________________________ Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/gtk-sharp-list