diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2012-03-18 08:14:48 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-03-18 08:14:48 +0800 |
commit | 54553974cabc283b16c8e2be49ee481ac7d1bfde (patch) | |
tree | 46cad2b6c02e23d87553e8127bd73513f27c3af7 /evolution-mail.pc.in | |
parent | 52a63c4a6364b2976b217dc20899aa96cd82e630 (diff) | |
download | gsoc2013-evolution-54553974cabc283b16c8e2be49ee481ac7d1bfde.tar gsoc2013-evolution-54553974cabc283b16c8e2be49ee481ac7d1bfde.tar.gz gsoc2013-evolution-54553974cabc283b16c8e2be49ee481ac7d1bfde.tar.bz2 gsoc2013-evolution-54553974cabc283b16c8e2be49ee481ac7d1bfde.tar.lz gsoc2013-evolution-54553974cabc283b16c8e2be49ee481ac7d1bfde.tar.xz gsoc2013-evolution-54553974cabc283b16c8e2be49ee481ac7d1bfde.tar.zst gsoc2013-evolution-54553974cabc283b16c8e2be49ee481ac7d1bfde.zip |
Bug 671509 (2/2) - Some small UI/theming improvements
table-header: use gtk_widget_create_pango_context() for header buttons
Since we temporarily set custom style classes for the header button on
the table's style context, we cannot rely on the PangoContext used by
gtk_widget_create_pango_layout(), since the font values it will use are
cached by GtkWidget.
By creating a new PangoContext and using that to create our Pango
layout, the text we render will correctly support the properties
specified by the theme (such as bold column-header buttons as specified
by Adwaita).
Diffstat (limited to 'evolution-mail.pc.in')
0 files changed, 0 insertions, 0 deletions