Table of Contents

Class WeakNotifyForeverHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class WeakNotifyForeverHandler
Inheritance
WeakNotifyForeverHandler
Inherited Members

Constructors

WeakNotifyForeverHandler(WeakNotify)

public WeakNotifyForeverHandler(WeakNotify managed)

Parameters

managed WeakNotify

Fields

NativeCallback

public WeakNotify NativeCallback

Field Value

WeakNotify