logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

XkbComputeRowBounds - Update the bounding box of a row

Arguments

geom   geometry that contains the section

       section
              section that contains the row

       row    row to be examined and updated

Description

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.

X Version 11                                      libX11 1.8.12                           XkbComputeRowBounds(3)

Name

       XkbComputeRowBounds -  Update the bounding box of a row

Synopsis

BoolXkbComputeRowBounds(XkbGeometryPtrgeom,XkbSectionPtrsection,XkbRowPtrrow);

See Also