From: Jose Antonio Ortega Ruiz Date: 2020年10月18日 23:52:01 +0000 (+0100) Subject: Gimme back my fonts (deprecated) X-Git-Tag: 1.3.0~9 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=9b0c15fa3a559c1cb07457fb96b8fd175f01fb95;p=mdk.git Gimme back my fonts (deprecated) --- diff --git a/mixgtk/mixgtk_fontsel.c b/mixgtk/mixgtk_fontsel.c index b9812a1..0f3012a 100644 --- a/mixgtk/mixgtk_fontsel.c +++ b/mixgtk/mixgtk_fontsel.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- mixgtk_fontsel.c : * Implementation of the functions declared in mixgtk_fontsel.h * ------------------------------------------------------------------ - * Copyright (C) 2001, 2004, 2006, 2007, 2008, 2019 Free Software Foundation, Inc. + * Copyright (C) 2001, 2004, 2006, 2007, 2008, 2019, 2020 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -68,9 +68,7 @@ mixgtk_fontsel_set_font (mixgtk_font_t f, GtkWidget *w) if (font_desc) { - // deprecated... some silly CSS stuff instead - // gtk_widget_override_font (w, font_desc); - gtk_widget_queue_draw (w); + gtk_widget_override_font (w, font_desc); pango_font_description_free (font_desc); } else

AltStyle によって変換されたページ (->オリジナル) /