xcb_query_pointer

@brief get pointer coordinates

@param c The connection @param window A window to check if the pointer is on the same screen as \a window (see the same_screen field in the reply). @return A cookie

Gets the root window the pointer is logically on and the pointer coordinates relative to the root window's origin.

Meta