Function
Gtk.FontFilterFunc
Declaration
gboolean
FontFilterFunc (
  const PangoFontFamily* family,
  const PangoFontFace* face,
  gpointer data
)
Description [src]
The type of function that is used for deciding what fonts get
shown in a GtkFontChooser.