diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-01-17 21:32:34 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-01-17 21:32:34 +0000 |
commit | 18fb9bcd5356221120a87ba33832ed3d95c2e026 (patch) | |
tree | 7a3641a7a6881bab780f2b3e29496da94e3d3657 /ChangeLog | |
parent | 7525412032053295ce39f7a3954a9976b7cadcdf (diff) | |
download | gdk-pixbuf-18fb9bcd5356221120a87ba33832ed3d95c2e026.tar.gz |
Set the attributes onto the PangoLayout even if they are newly created
Wed Jan 17 16:22:54 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtklabel.c (gtk_label_size_request): Set the
attributes onto the PangoLayout even if they are newly
created from label->pattern.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Jan 17 16:22:54 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtklabel.c (gtk_label_size_request): Set the + attributes onto the PangoLayout even if they are newly + created from label->pattern. + Tue Jan 9 11:20:48 2001 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkdnd-x11.c: Remove unused variable. |