Table of Contents

Class Win32Surface

Namespace
GdkWin32
Assembly
GdkWin32-4.0.dll
public class Win32Surface : Surface, IDisposable, NativeObject, GTypeProvider, InstanceFactory
Inheritance
Win32Surface
Implements
Inherited Members

Constructors

Win32Surface(params ConstructArgument[])

public Win32Surface(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Win32Surface(Win32SurfaceHandle)

public Win32Surface(Win32SurfaceHandle handle)

Parameters

handle Win32SurfaceHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetHandle()

public HWND GetHandle()

Returns

HWND

GetImplHwnd(Surface)

public static HWND GetImplHwnd(Surface surface)

Parameters

surface Surface

Returns

HWND

IsWin32(Surface)

public static bool IsWin32(Surface surface)

Parameters

surface Surface

Returns

bool

LookupForDisplay(Display, HWND)

public static Surface? LookupForDisplay(Display display, HWND anid)

Parameters

display Display
anid HWND

Returns

Surface

SetUrgencyHint(bool)

public void SetUrgencyHint(bool urgent)

Parameters

urgent bool