Table of Contents

Class WeakNotifyCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for WeakNotify. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class WeakNotifyCallHandler
Inheritance
WeakNotifyCallHandler
Inherited Members

Constructors

WeakNotifyCallHandler(WeakNotify)

public WeakNotifyCallHandler(WeakNotify managed)

Parameters

managed WeakNotify

Fields

NativeCallback

public WeakNotify NativeCallback

Field Value

WeakNotify