]> Pileus Git - ~andy/gtk/commit
Protect against giant title fonts
authorMatthias Clasen <mclasen@redhat.com>
Fri, 28 Jan 2011 04:23:43 +0000 (23:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 28 Jan 2011 04:23:43 +0000 (23:23 -0500)
commitea6e57412f09435278ec1e21280bb5527d96350b
tree70988e6a74492826fbae50b61e2d6892110ebe67
parentef7433e7f1d2778854c8f6058dc093c87541db31
Protect against giant title fonts

We don't want repeated calls to set_title_font to blow up the
font size ever more, so reset the font each time.

https://bugzilla.gnome.org/show_bug.cgi?id=640712
gtk/gtkassistant.c