Method

PangoFc.Font.get_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 called function