GNOME Bugzilla – Bug 435675
Make GTK_JUSTIFY_FILL work
Last modified: 2007-09-01 17:39:52 UTC
Now that pango's justification works, time to use it. Attaching patch.
Created attachment 87505 [details] [review] patch Performs a bit of cleanup too. Commit?
Sure, looks ok.
2007-05-03 Behdad Esfahbod <behdad@gnome.org> * gtk/gtklabel.c (gtk_label_ensure_layout): * gtk/gtktextlayout.c (set_para_values): Make GTK_JUSTIFY_FILL work, using pango_layout_set_justify() that works now. (#435675)
Forgot to close again.
*** Bug 472509 has been marked as a duplicate of this bug. ***