|
NAMEXkbComputeRowBounds - Update the bounding box of a rowSYNOPSISBool XkbComputeRowBounds (XkbGeometryPtr geom, XkbSectionPtr section, XkbRowPtr row); ARGUMENTS
DESCRIPTIONXkbComputeRowBounds 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.
Visit the GSP FreeBSD Man Page Interface. |