Widget.hwnd

The native handle, if there is one.

class Widget
version(win32_widgets)
HWND hwnd;

Meta