Table of Contents

Delegate HRFunc

Namespace
GLib
Assembly
GLib-2.0.dll
public delegate bool HRFunc(IntPtr key, IntPtr value)

Parameters

key IntPtr
value IntPtr

Returns

bool