Table of Contents

Class ClosureNotifyForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class ClosureNotifyForeverHandler
Inheritance
ClosureNotifyForeverHandler
Inherited Members

Constructors

ClosureNotifyForeverHandler(ClosureNotify)

public ClosureNotifyForeverHandler(ClosureNotify managed)

Parameters

managed ClosureNotify

Fields

NativeCallback

public ClosureNotify NativeCallback

Field Value

ClosureNotify