Method

GtkWidgetget_font_map

Declaration [src]

PangoFontMap*
gtk_widget_get_font_map (
  GtkWidget* widget
)

Description [src]

Gets the font map of the widget.

See gtk_widget_set_font_map().

Return value

Type: PangoFontMap

The font map of widget.

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