XkbComputeRowBounds(3) | XKB FUNCTIONS | XkbComputeRowBounds(3) |
XkbComputeRowBounds - Update the bounding box of a row
Bool XkbComputeRowBounds (XkbGeometryPtr geom, XkbSectionPtr section, XkbRowPtr row);
XkbComputeRowBounds checks the bounds of all keys in the row and updates the bounding box of the row if necessary. XkbComputeRowBounds returns False if any of the arguments is NULL; otherwise, it returns True.
libX11 1.8.4 | X Version 11 |