set_filter_func
Description:
Adds a filter function that decides which fonts to display in the font chooser.
Note:
Use [class@Gtk.FontDialog] and [class@Gtk.FontDialogButton] instead
Parameters:
this |
a `GtkFontChooser` |
filter |
a `GtkFontFilterFunc` |
destroy |
function to call to free |
user_data |
data to pass to |