Table of Contents

Class HRFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for HRFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class HRFuncCallHandler
Inheritance
HRFuncCallHandler
Inherited Members

Constructors

HRFuncCallHandler(HRFunc)

public HRFuncCallHandler(HRFunc managed)

Parameters

managed HRFunc

Fields

NativeCallback

public HRFunc NativeCallback

Field Value

HRFunc