[ Version ( since = "3.2" ) ]
public abstract void set_filter_func (owned FontFilterFunc? filter)
Adds a filter function that decides which fonts to display in the font chooser.
| this | |
| filter |
a FontFilterFunc, or null |
| destroy |
function to call to free |
| user_data |
data to pass to |