Table of Contents

Delegate DuplicateFunc

Namespace
GLib.Internal
Assembly
GLib-2.0.dll
public delegate IntPtr DuplicateFunc(IntPtr data, IntPtr userData)

Parameters

data IntPtr
userData IntPtr

Returns

IntPtr