FontChooserIF.setFilterFunc

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

interface FontChooserIF
void
setFilterFunc

Parameters

filter GtkFontFilterFunc
userData void*

data to pass to filter

destroy GDestroyNotify

function to call to free data when it is no longer needed

Meta