gtk2/docs/reference
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
..
gdk Towards a working docs build 2017-10-09 19:07:05 -04:00
gsk docs: Add render node api 2017-10-20 13:54:01 +02:00
gtk GtkImage: Drop support for storing pixbufs 2017-10-23 15:28:33 +02:00
meson.build build: Generate the API references (WIP) 2017-05-03 15:10:57 +01:00