]> Pileus Git - ~andy/gtk/commit
when extending the draw rectangle by the "draw-border" style property,
authorMichael Natterer <mitch@imendio.com>
Thu, 4 Sep 2008 11:10:29 +0000 (11:10 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 4 Sep 2008 11:10:29 +0000 (11:10 +0000)
commit5e25a5c7ca527826e1231ee377526f67563aadd5
tree13f62ce25f3ba6c83753a016c2673af3cd264862
parent300f2820768bf6a5e065f7d2ba096cfcf722fe21
when extending the draw rectangle by the "draw-border" style property,

2008-09-04  Michael Natterer  <mitch@imendio.com>

* gtk/gtkwidget.c (gtk_widget_get_draw_rectangle): when extending
the draw rectangle by the "draw-border" style property, subtract
"left" from "x" and "top" from "y", not the other way around.

svn path=/trunk/; revision=21285
ChangeLog
gtk/gtkwidget.c