diff options
author | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2010-09-14 02:28:23 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2010-09-14 02:32:36 +0900 |
commit | 153bfacde0d9c7a533c0936f3078db58cf672aac (patch) | |
tree | 1c2464ad5ce1156eee44dcbf207b4e197cc675e4 /gtk/gtkfixed.c | |
parent | 96c3858b21d1e55ead98f2eeaecd11c1f7af1488 (diff) | |
download | gtk+-153bfacde0d9c7a533c0936f3078db58cf672aac.tar.gz |
Fixed GtkWrapBox to allocate variable row AND column heights when in ALIGNED mode
With this new approach at request and allocate time, the average child size
is used to determine a good guess at how many columns will fit the box
width; afterwards extra columns are appended and checked to fit.
Then the row heights are calculated based on height-for-width of each
child in the row which now may have individual widths.
Diffstat (limited to 'gtk/gtkfixed.c')
0 files changed, 0 insertions, 0 deletions