]> Pileus Git - ~andy/gtk/commit
image: Always render the whole image
authorBenjamin Otte <otte@redhat.com>
Fri, 3 Sep 2010 16:18:28 +0000 (18:18 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:35 +0000 (15:11 +0200)
commitc76221426a03bf11a1ee949e8efd6285fba061e1
tree0f81087f51ab4f7e93e18481f93e9b707bfc405f
parent5228913f684d4f0447eb2f37ec467af8a648283b
image: Always render the whole image

Otherwise effects like blur etc will have funny seams on repaints.
Oh, and also, the draw vfunc doesn't have an equivalent to event->area
;)
gtk/gtkimage.c