Function
PangoFcFontdescription_from_pattern
since: 1.4
Declaration
PangoFontDescription*
pango_fc_font_description_from_pattern (
FcPattern* pattern,
gboolean include_size
)
Parameters
pattern
-
Type:
FcPattern
No description available.
The data is owned by the caller of the function. include_size
-
Type:
gboolean
No description available.
Return value
Type: PangoFontDescription
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |