set_filter


Description:

public void set_filter (Filter? filter)

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

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

Parameters:

this

a font dialog

filter

the filter