Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

GR_WINDOW_INFO Struct Reference

Window properties returned by the GrGetWindowInfo() call. More...


Data Fields

GR_WINDOW_ID wid
 window id (or 0 if no such window)

GR_WINDOW_ID parent
 parent window id

GR_WINDOW_ID child
 first child window id (or 0)

GR_WINDOW_ID sibling
 next sibling window id (or 0)

GR_BOOL inputonly
 TRUE if window is input only.

GR_BOOL mapped
 TRUE if window is mapped.

GR_BOOL realized
 TRUE if window is mapped and visible.

GR_COORD x
 parent-relative x position of window

GR_COORD y
 parent-relative y position of window

GR_SIZE width
 width of window

GR_SIZE height
 height of window

GR_SIZE bordersize
 size of border

GR_COLOR bordercolor
 color of border

GR_COLOR background
 background color

GR_EVENT_MASK eventmask
 current event mask for this client

GR_WM_PROPS props
 window properties

GR_CURSOR_ID cursor
 cursor id

unsigned long processid
 process id of owner


Detailed Description

Window properties returned by the GrGetWindowInfo() call.


The documentation for this struct was generated from the following file:
Generated on Sun May 18 21:03:06 2003 for Microwindows Nano-X API by doxygen1.3