gtk2/demos
Benjamin Otte 872ef111ec gdk: Make gdk_pixbuf_get_from_*() bindable
The ownership of the return value for gdk_pixbuf_get_from_window() and
gdk_pixbuf_get_from_surface() was determined by the first argument.

Because that is an ugly design and the functions are new to GTK3, we
decided to adapt them.
And that adaptation was quite easy since almost no one passses anything
but NULL as the first argument.
2010-10-02 03:08:24 +02:00
..
gtk-demo gtk-demo: remove GtkObject type 2010-09-29 06:11:13 +02:00
testgtk demos: Do not use deprecated API 2010-09-08 17:45:51 +02:00
apple-red.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
background.jpg It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-applets.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-calendar.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-foot.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gimp.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gmush.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gsame.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnu-keys.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
Makefile.am demos: Remove testpixbuf 2010-08-10 21:02:26 +02:00
pixbuf-demo.c Fixing demos/ directory to build for removal of GtkObject type. 2010-09-27 15:10:50 +09:00
pixbuf-init.c Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
testanimation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testpixbuf-color.c gdk: Make gdk_pixbuf_get_from_*() bindable 2010-10-02 03:08:24 +02:00
testpixbuf-save.c gdk: Make gdk_pixbuf_get_from_*() bindable 2010-10-02 03:08:24 +02:00
testpixbuf-scale.c Remove unneded casts 2010-09-29 01:18:10 +02:00