Method

GtkFontDialogget_font_map

Declaration [src]

PangoFontMap*
gtk_font_dialog_get_font_map (
  GtkFontDialog* self
)

Description [src]

Returns the fontmap from which fonts are selected, or NULL for the default fontmap.

Available since:4.10

Return value

Returns: PangoFontMap
 

The fontmap.

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