man GetHWND () - retrieve the Windows handle for an X window

NAME

Tk_GetHWND - retrieve the Windows handle for an X window

SYNOPSIS

#include <tkPlatDecls.h>

HWND
Tk_GetHWND(window)

ARGUMENTS

X token for window.

DESCRIPTION

Tk_GetHWND returns the Windows HWND identifier for X Windows window given by window.

KEYWORDS

identifier, window