gtk2/demos
Alexander Larsson 2b194089dd GtkImage: Drop support for storing pixbufs
This drops the pixbuf property and the pixbuf getters. We keep
gtk_image_new/set_from_pixbuf, but these are small helpers that
immediately convert to a surface, and there is no way to later get
back the pixbuf you passed in.

The from file/resource codepaths are also changed to load a surface
instead of a pixbuf.
2017-10-23 15:28:33 +02:00
..
gtk-demo GtkImage: Drop support for storing pixbufs 2017-10-23 15:28:33 +02:00
icon-browser icon-browser: Remove GtkEventBox from .ui file 2017-10-19 16:13:47 +02:00
widget-factory widget-factory: Don't leak GPropertyAction instances 2017-10-06 16:30:20 +02:00
meson.build meson: demos: update and sync up with Makefiles 2017-05-03 15:10:53 +01:00