Method

GtkPrintContextget_pango_fontmap

Declaration [src]

PangoFontMap*
gtk_print_context_get_pango_fontmap (
  GtkPrintContext* context
)

Description [src]

Returns a PangoFontMap that is suitable for use with the GtkPrintContext.

Return value

Type: PangoFontMap

The font map of context.

The returned data is owned by the instance.