Table of Contents

Class BoxedFreeFuncForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class BoxedFreeFuncForeverHandler
Inheritance
BoxedFreeFuncForeverHandler
Inherited Members

Constructors

BoxedFreeFuncForeverHandler(BoxedFreeFunc)

public BoxedFreeFuncForeverHandler(BoxedFreeFunc managed)

Parameters

managed BoxedFreeFunc

Fields

NativeCallback

public BoxedFreeFunc NativeCallback

Field Value

BoxedFreeFunc