WindowHandle

WindowHandle class

Gekapselter Fenstergriff für verschiedene Plattformen.

public class WindowHandle

Methoden

NameBeschreibung
static FromGdk(IntPtr)Die GdkWindow*-Instanz
static FromWayland(IntPtr, IntPtr)erstellenWindowHandle von einer Wayland-Oberfläche
static FromWin32(IntPtr)Die native HWND-Instanz in der Windows-Umgebung.
static FromXcb(IntPtr, IntPtr)erstellenWindowHandle von einer XCB-Oberfläche.
static FromXlib(IntPtr, IntPtr)erstellenWindowHandle aus einem Xlib-Fenster

Siehe auch