Method
PangoFontDescriptionbetter_match
Declaration
gboolean
pango_font_description_better_match (
const PangoFontDescription* desc,
const PangoFontDescription* old_match,
const PangoFontDescription* new_match
)
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.