]> Pileus Git - ~andy/gtk/commit
aboutdialog: Add text tag to get small text
authorBenjamin Otte <otte@redhat.com>
Thu, 6 Dec 2012 01:18:58 +0000 (02:18 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 6 Dec 2012 01:57:18 +0000 (02:57 +0100)
commitfbbb66ae7d19516b7a99de3d8b0a96164fb3ead2
tree4098bcebde832e23113dc15fd50748637d27ba8c
parent732e89e4f39b7c6f988c46c6d77b3e17769d85ce
aboutdialog: Add text tag to get small text

This is to get rid of gtk_widget_override_font() and
gtk_style_context_get_font().

FIXME: This should probably be done by the theme somehow?
gtk/gtkaboutdialog.c