Table of Contents

Delegate TextCharPredicate

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool TextCharPredicate(uint ch, nint userData)

Parameters

ch uint
userData nint

Returns

bool