]> Pileus Git - ~andy/gtk/commit
paned: Pass x/y position to update_drag()
authorBenjamin Otte <otte@redhat.com>
Tue, 8 Nov 2011 15:47:08 +0000 (16:47 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 8 Nov 2011 20:14:06 +0000 (21:14 +0100)
commit28d0403f1767921ee86d98ac7aba66b1122f51a6
treebfa095a9ec82b2144140ac2349f79c94d5b2fc34
parent80a23a2f2b3dab8d2b4fbcae74e933d47cb1eb49
paned: Pass x/y position to update_drag()

This way we get the coordinates from the right device instead of using
any random device.
gtk/gtkpaned.c