Table of Contents

Delegate TextCharPredicate

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

Parameters

ch uint
userData IntPtr

Returns

bool