Method

PangoFontDescriptionbetter_match

Declaration

gboolean
pango_font_description_better_match (
  const PangoFontDescription* desc,
  const PangoFontDescription* old_match,
  const PangoFontDescription* new_match
)

Description

No description available.

Parameters

old_match

Type: PangoFontDescription

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
new_match

Type: PangoFontDescription

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.