Le dimanche 19 juin 2005 à 11:31 +0200, Preben Randhol a écrit :
> On Sun, Jun 19, 2005 at 09:30:46AM +0200, Jean Bréfort wrote:
> > 
> > I did not try it, but a call to gtk_label_set_justify should solve your
> > problem:
> > gtk_label_set_justify (label, GTK_JUSTIFY_FILL);
> 
> It is set to GTK_JUSTIFY_FILL already.

Looks like there are bugs.

=> When we wrap the text, the width of the label lines is fixed whatever
the width of its container;

=> GTK_JUSTFIY_FILL does not work.

_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to