]> Pileus Git - ~andy/gtk/commit
entry: Add the ability to query frame size in two ways
authorBenjamin Otte <otte@redhat.com>
Sat, 16 Apr 2011 19:49:01 +0000 (21:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 16 Apr 2011 20:31:24 +0000 (22:31 +0200)
commitfd9aac8225564c3eb9993f9c4bdb0074d4bab2ef
tree009387900d56f419d8c95db037ed84fc30441672
parent7ef113ce56a75641175af31267e2075f634267e0
entry: Add the ability to query frame size in two ways

TRUE: relative to widget->window
FALSE: relative to widget

For now, no caller has beeen changed.
gtk/gtkentry.c