Warning
gtk_style_get_font is deprecated and should not be used in newly-written code.
Gets the GdkFont to use for the given style. This is
meant only as a replacement for direct access to style->font
and should not be used in new code. New code should
use style->font_desc instead.
Warning gtk_style_get_font is deprecated and should not be used in newly-written code. Gets the GdkFont to use for the given style. This is meant only as a replacement for direct access to style->font and should not be used in new code. New code should use style->font_desc instead.