[Gtk-sharp-list] Missing stock icons

Baltasar García Perez-Schofield baltasarq at gmail.com
Tue Dec 22 22:50:50 UTC 2015


> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20151222/df59d849/attachment.html>


More information about the Gtk-sharp-list mailing list