Table of Contents

Class BoxedCopyFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class BoxedCopyFuncForeverHandler
Inheritance
BoxedCopyFuncForeverHandler
Inherited Members

Constructors

BoxedCopyFuncForeverHandler(BoxedCopyFunc)

public BoxedCopyFuncForeverHandler(BoxedCopyFunc managed)

Parameters

managed BoxedCopyFunc

Fields

NativeCallback

public BoxedCopyFunc NativeCallback

Field Value

BoxedCopyFunc