Method

GtkWidgetget_font_map

Declaration [src]

PangoFontMap*
gtk_widget_get_font_map (
  GtkWidget* widget
)

Description [src]

Gets the font map of widget.

See gtk_widget_set_font_map().

Return value

Type: PangoFontMap

A PangoFontMap

The returned data is owned by the instance.
The return value can be NULL.