Table of Contents

Class Win32MessageFilterFuncNotifiedHandler

Namespace
GdkWin32.Internal
Assembly
GdkWin32-4.0.dll

Notified Handler for Win32MessageFilterFunc. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

public class Win32MessageFilterFuncNotifiedHandler
Inheritance
Win32MessageFilterFuncNotifiedHandler
Inherited Members

Constructors

Win32MessageFilterFuncNotifiedHandler(Win32MessageFilterFunc?)

public Win32MessageFilterFuncNotifiedHandler(Win32MessageFilterFunc? managed)

Parameters

managed Win32MessageFilterFunc

Fields

DestroyNotify

public DestroyNotify? DestroyNotify

Field Value

DestroyNotify

NativeCallback

public Win32MessageFilterFunc? NativeCallback

Field Value

Win32MessageFilterFunc