Table of Contents

Delegate FontFilterFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool FontFilterFunc(IntPtr family, IntPtr face, IntPtr data)

Parameters

family IntPtr
face IntPtr
data IntPtr

Returns

bool