Table of Contents

Class DestroyNotifyAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Async Handler for DestroyNotify. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class DestroyNotifyAsyncHandler
Inheritance
DestroyNotifyAsyncHandler
Inherited Members

Constructors

DestroyNotifyAsyncHandler(DestroyNotify)

public DestroyNotifyAsyncHandler(DestroyNotify managed)

Parameters

managed DestroyNotify

Fields

NativeCallback

public DestroyNotify NativeCallback

Field Value

DestroyNotify