After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 435675 - Make GTK_JUSTIFY_FILL work
Make GTK_JUSTIFY_FILL work
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 472509 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-05-04 00:12 UTC by Behdad Esfahbod
Modified: 2007-09-01 17:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.79 KB, patch)
2007-05-04 00:13 UTC, Behdad Esfahbod
committed Details | Review

Description Behdad Esfahbod 2007-05-04 00:12:27 UTC
Now that pango's justification works, time to use it.
Attaching patch.
Comment 1 Behdad Esfahbod 2007-05-04 00:13:09 UTC
Created attachment 87505 [details] [review]
patch

Performs a bit of cleanup too.  Commit?
Comment 2 Matthias Clasen 2007-05-04 00:15:22 UTC
Sure, looks ok.
Comment 3 Behdad Esfahbod 2007-05-04 00:23:35 UTC
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)

Comment 4 Behdad Esfahbod 2007-05-04 00:25:50 UTC
Forgot to close again.
Comment 5 Mart Raudsepp 2007-09-01 17:39:52 UTC
*** Bug 472509 has been marked as a duplicate of this bug. ***