gtk/demos
Tor Lillqvist dd36afc207 Don't use the same name for a function that used to be a variable
Rename the gtk_major_version() etc functions I introduced yesterday to
start with gtk_get. Avoids misleading results in client programs whose
developers that don't notice the change or the compiler warnings, and
when recompiling against gtk3 then use the function addresses as the
version numbers.
2010-09-09 11:06:26 +03:00
..
gtk-demo Don't use the same name for a function that used to be a variable 2010-09-09 11:06:26 +03: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 demos: Convert to drawing with Cairo instead of GdkRGB 2010-07-26 16:42:48 +02: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 demos: No need to set the rgb colormap here 2010-07-26 16:42:48 +02:00
testpixbuf-save.c demos: Convert testpixbuf-save to Cairo 2010-08-10 21:02:26 +02:00
testpixbuf-scale.c demos/testpixbuf-scale.c: Use accessor functions to access GtkWidget 2010-08-22 18:28:55 +02:00