Method

PangoFcFontget_pattern

Declaration [src]

FcPattern*
pango_fc_font_get_pattern (
  PangoFcFont* font
)

Description [src]

Returns the FcPattern that font is based on.

Available since:1.48

Return value

Returns: FcPattern*
 

The fontconfig pattern for this font.

 The data is owned by the instance.