setFilter

open fun setFilter(filter: Filter? = null)

Adds a filter that decides which fonts to display in the font chooser dialog.

The GtkFilter must be able to handle both PangoFontFamily and PangoFontFace objects.

Since

4.10

Parameters

filter

a GtkFilter