debian man page for tk_idtowindow

Query: tk_idtowindow

OS: debian

Section: 3tk

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Tk_IdToWindow(3tk)					       Tk Library Procedures						Tk_IdToWindow(3tk)

__________________________________________________________________________________________________________________________________________________

NAME
Tk_IdToWindow - Find Tk's window information for an X window
SYNOPSIS
#include <tk.h> Tk_Window Tk_IdToWindow(display, window)
ARGUMENTS
Display *display (in) X display containing the window. Window window (in) X id for window. _________________________________________________________________
DESCRIPTION
Given an X window identifier and the X display it corresponds to, this procedure returns the corresponding Tk_Window handle. If there is no Tk_Window corresponding to window then NULL is returned.
KEYWORDS
X window id Tk 4.0 Tk_IdToWindow(3tk)
Related Man Pages
tk_coordstowindow(3tk) - debian
tk_movetoplevelwindow(3tk) - debian
tk_name(3tk) - debian
tk_setwindowvisual(3tk) - debian
tk_hwndtowindow(3tk) - opensolaris
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com