Table of Contents

Delegate FontFilterFunc

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

Parameters

family nint
face nint
data nint

Returns

bool