Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - inq_window_info ([window_id], [buffer_id], [lx], [by], [rx], [ty]) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
inq_window_info ([window_id], [buffer_id], [lx], [by], [rx], [ty])

     Usage: Get buffer id, size and type for a given window id.

Parameters: Window_id .int. contains the window id to check.  If
            omitted, the current window is used. Buffer_id .int. is
            filled with the buffer id of the buffer attached to the
            window, or 0 if no buffer is attached. Lx, by, rx, and ty
            .ints. are left x, bottom y, right x, and top y
            coordinates of the window.  They are given as though
            borders were on, even if they are off.

   Returns: 0 for tiled, 1 for overlapping.

See Also: inq_window_color inq_window inq_window_size

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson