Method

PangoFcFontMapset_default_substitute

since: 1.48

Declaration

void
pango_fc_font_map_set_default_substitute (
  PangoFcFontMap* fontmap,
  PangoFcSubstituteFunc func,
  gpointer data,
  GDestroyNotify notify
)

Description

No description available.

Available since: 1.48

Parameters

func

Type: PangoFcSubstituteFunc

No description available.

data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
notify

Type: GDestroyNotify

No description available.