diff options
author | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2011-07-11 23:04:47 +0800 |
---|---|---|
committer | Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> | 2011-07-12 16:46:23 +0800 |
commit | 3535c55225076c649883aa4a497893b1f165a110 (patch) | |
tree | 0505d086d7352c05e9fb4b4dc510f9d008311baa /src/empathy-preferences.c | |
parent | 70fc920514af12b5c96e928a3178dfd9ddd8ed9e (diff) | |
download | gsoc2013-empathy-3535c55225076c649883aa4a497893b1f165a110.tar gsoc2013-empathy-3535c55225076c649883aa4a497893b1f165a110.tar.gz gsoc2013-empathy-3535c55225076c649883aa4a497893b1f165a110.tar.bz2 gsoc2013-empathy-3535c55225076c649883aa4a497893b1f165a110.tar.lz gsoc2013-empathy-3535c55225076c649883aa4a497893b1f165a110.tar.xz gsoc2013-empathy-3535c55225076c649883aa4a497893b1f165a110.tar.zst gsoc2013-empathy-3535c55225076c649883aa4a497893b1f165a110.zip |
CallWindow: properly determine the sidebar width
The first time we show the sidebar, gtk_widget_get_allocation()
doesn't return the correct width as the allocation hasn't been
done yet. So use gtk_widget_get_preferred_width() as the minimum
width is what is actually allocated.
Diffstat (limited to 'src/empathy-preferences.c')
0 files changed, 0 insertions, 0 deletions