]> Pileus Git - ~andy/gtk/commit
label: Don't try to guess a label's size
authorBenjamin Otte <otte@redhat.com>
Sun, 17 Apr 2011 18:35:29 +0000 (20:35 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 19 Apr 2011 20:18:18 +0000 (22:18 +0200)
commitc8ce1106c11361f8b47dd4e9a08db571c7d66d82
treeddcafb26b162b0ca74d517235c4f29ccc569e503
parentb5dc24fd28716ad25c75a904f3d88c53137ddfed
label: Don't try to guess a label's size

People should use window default sizes or label
width-chars/max-width-chars to find the idea layout for a label inside
of relying on magic.
gtk/gtklabel.c