CoordToWin man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



     Tk_CoordsToWindow(3)	    Tk		  Tk_CoordsToWindow(3)

     _________________________________________________________________

     NAME
	  Tk_CoordsToWindow - Find window containing a point

     SYNOPSIS
	  #include <tk.h>

	  Tk_Window
	  Tk_CoordsToWindow(rootX, rootY, tkwin)

     ARGUMENTS
	  int	      rootX   (in)	X-coordinate (in root window
					coordinates).

	  int	      rootY   (in)	Y-coordinate (in root window
					coordinates).

	  Tk_Window   tkwin   (in)	Token for window that
					identifies application.
     _________________________________________________________________

     DESCRIPTION
	  Tk_CoordsToWindow locates the window that contains a given
	  point.  The point is specified in root coordinates with
	  rootX and rootY (if a virtual-root window manager is in use
	  then rootX and rootY are in the coordinate system of the
	  virtual root window).	 The return value from the procedure
	  is a token for the window that contains the given point.  If
	  the point is not in any window, or if the containing window
	  is not in the same application as tkwin, then NULL is
	  returned.

	  The containing window is decided using the same rules that
	  determine which window contains the mouse cursor:  if a
	  parent and a child both contain the point then the child
	  gets preference, and if two siblings both contain the point
	  then the highest one in the stacking order (i.e. the one
	  that's visible on the screen) gets preference.

     KEYWORDS
	  containing, coordinates, root window

     Page 1					     (printed 2/26/99)

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net