Method

Gtk.PrintContext.get_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

Returns: PangoFontMap*

the font map of context

Ownership is not transferred to the caller