Table of Contents

Class Win32DisplayManagerHandle

Namespace
GdkWin32.Internal
Assembly
GdkWin32-4.0.dll
public class Win32DisplayManagerHandle : DisplayManagerHandle, IDisposable
Inheritance
Win32DisplayManagerHandle
Implements
Inherited Members

Constructors

Win32DisplayManagerHandle(nint, bool)

public Win32DisplayManagerHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static Win32DisplayManagerHandle For<T>(ConstructArgument[] constructArguments) where T : Win32DisplayManager, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

Win32DisplayManagerHandle

Type Parameters

T