@brief Get current window geometry
@param c The connection @param drawable The drawable (Window or Pixmap) of which the geometry will be received. @return A cookie
Gets the current geometry of the specified drawable (either Window or Pixmap).
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
See Implementation
@brief Get current window geometry
@param c The connection @param drawable The drawable (Window or Pixmap) of which the geometry will be received. @return A cookie
Gets the current geometry of the specified drawable (either Window or Pixmap).
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.