Table of Contents

Delegate EqualFuncFull

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate bool EqualFuncFull(IntPtr a, IntPtr b, IntPtr userData)

Parameters

a IntPtr
b IntPtr
userData IntPtr

Returns

bool