]> Pileus Git - ~andy/gtk/commit
API: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_from_window()
authorBenjamin Otte <otte@redhat.com>
Sat, 28 Aug 2010 21:51:58 +0000 (23:51 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:32 +0000 (15:11 +0200)
commite316157671d0ab67dc9dd7de8f961df80a84f6db
treeac87e0b3bffe97c6f4a2b634a93c639b04306578
parenta9f198082ae3f4de921c9f1e66cac6509902f863
API: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_from_window()

The Colormap argument needed to be removed, so the renaming is just a
side effect.
demos/testpixbuf-color.c
demos/testpixbuf-save.c
docs/reference/gdk/gdk3-sections.txt
docs/tools/shooter.c
gdk/gdk.symbols
gdk/gdkpixbuf-drawable.c
gdk/gdkpixbuf.h
gtk/gtkcolorsel.c