Method
PangoFontDescriptionmerge
Declaration
void
pango_font_description_merge (
PangoFontDescription* desc,
const PangoFontDescription* desc_to_merge,
gboolean replace_existing
)
Parameters
desc_to_merge
-
Type:
PangoFontDescription
No description available.
The argument can be NULL
.The data is owned by the caller of the method. replace_existing
-
Type:
gboolean
No description available.