Table of Contents

Class DuplicateFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Forever Handler for DuplicateFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class DuplicateFuncForeverHandler
Inheritance
DuplicateFuncForeverHandler
Inherited Members

Constructors

DuplicateFuncForeverHandler(DuplicateFunc)

public DuplicateFuncForeverHandler(DuplicateFunc managed)

Parameters

managed DuplicateFunc

Fields

NativeCallback

public DuplicateFunc NativeCallback

Field Value

DuplicateFunc