gtk2/docs
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
..
reference GtkImage: Drop support for storing pixbufs 2017-10-23 15:28:33 +02:00
tools Drop Autotools build 2017-08-14 22:23:09 +01:00
CODING-STYLE docs: Update the coding style 2013-07-09 09:30:02 +01:00
developers.txt
dnd_internals.txt
focus_tracking.txt
iconcache.txt
RELEASE-HOWTO.md docs: Update references to Meson CLI utilities 2017-08-15 14:08:57 +01:00
sizing-test.txt
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt