table of contents
TICKIT_WINDOW_GET_ABS_GEOMETRY(3) | Library Functions Manual | TICKIT_WINDOW_GET_ABS_GEOMETRY(3) |
NAME¶
tickit_window_get_abs_geometry - query the absolute position of a windowSYNOPSIS¶
#include <tickit.h> TickitRect tickit_window_get_abs_geometry(const TickitWindow *win);
Link with -ltickit.