set_filter


Description:

public void set_filter (Filter? filter)

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.

Parameters:

this

a `GtkFontDialog`

filter

a `GtkFilter`