set_font_filter
Description:
Sets a filter function to be called by [method@Gsk.
RenderReplay.default] for nodes that contain fonts.
You can call [method@GskRenderReplay.filter_font] to filter a font yourself.
Parameters:
| this |
the replay |
| filter |
the font filter function |
| user_data |
user data to pass to |
| user_destroy |
destroy notify that will be called to release the user data parameter |