aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorColomban Wendling <ban@herbesfolles.org>2016-04-27 16:01:17 +0200
committerColomban Wendling <ban@herbesfolles.org>2016-04-27 16:01:17 +0200
commit24c4ae2522e856a27192287e6f4891c1f89e7fca (patch)
tree8ede12f59e1c91d35bfd27152aec1f81279d4d23 /src
parentf4491cbfeda612215022ac0233fef99e05882bc9 (diff)
downloadscintilla-mirror-24c4ae2522e856a27192287e6f4891c1f89e7fca.tar.gz
GTK: Properly ask wText what size it wants to please GTK 3.20
It's not really of any use as we do know any size would do as wText is ours anyway, but GTK 3.20 doesn't like allocating without querying the preferred size beforehand, so do it. As wText has a size_request() of 100x100, this might change how we allocate in case we used to underallocate it, but AFAIK we don't, and it is the real minimum size expected.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions