1TICKIT_WINDOW_GET_ABS_GEOMETLRiYb(r3a)ry Functions MTaInCuKaIlT_WINDOW_GET_ABS_GEOMETRY(3)
2
3
4

NAME

6       tickit_window_get_abs_geometry  - query the absolute position of a win‐
7       dow
8

SYNOPSIS

10       #include <tickit.h>
11
12       TickitRect tickit_window_get_abs_geometry(const TickitWindow *win);
13
14       Link with -ltickit.
15

DESCRIPTION

17       tickit_window_get_abs_geometry() returns a  TickitRect  structure  con‐
18       taining the absolute position of the given window within the underlying
19       terminal. For a root window or an immediate child of it, this  will  be
20       the  same  as  its position given by tickit_window_get_geometry(3). For
21       further-nested children, this will take account of the position of  its
22       parents.
23

RETURN VALUE

SEE ALSO

26       tickit_window_new(3),  tickit_window_get_geometry(3), tickit_window_re‐
27       position(3), tickit_window(7), tickit(7)
28
29
30
31                                             TICKIT_WINDOW_GET_ABS_GEOMETRY(3)
Impressum