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.

Return value

Returns: FcPattern*

the fontconfig pattern for this font

Ownership is not transferred to the caller