]> Pileus Git - ~andy/gtk/commit
Use gdk_draw_pixbuf.
authorAnders Carlsson <andersca@gnome.org>
Sun, 24 Aug 2003 17:28:23 +0000 (17:28 +0000)
committerAnders Carlsson <andersca@src.gnome.org>
Sun, 24 Aug 2003 17:28:23 +0000 (17:28 +0000)
commit9897d659c082f5e2661b5c26a24c3ed8d0096f0d
tree0dc83572c63b090897d6707551b22a2b1bac56a0
parentf977168c41038b53559d6302efed68f4ed91cd21
Use gdk_draw_pixbuf.

2003-08-24  Anders Carlsson  <andersca@gnome.org>

* libegg/iconlist/eggiconlist.c: (egg_icon_list_paint_item),
(egg_icon_list_paint_rubberband):
Use gdk_draw_pixbuf.

(egg_icon_list_item_unref):
Call destroy_notify on the list item. Reported by Edd Dumbill.
gtk/gtkiconview.c