Skip to content
  • Benjamin Otte's avatar
    gtk: Use context's font · 7747910b
    Benjamin Otte authored
    Instead of using gtk_style_context_get_font() in
    pango_context_get_metrics(), use pango_context_get_font_description().
    The context contains the font description we are about to use after all.
    7747910b