Table of Contents

Delegate ListBoxFilterFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool ListBoxFilterFunc(IntPtr row, IntPtr userData)

Parameters

row IntPtr
userData IntPtr

Returns

bool