xkbcomputerowbounds(3) debian man page | unix.com

Man Page: xkbcomputerowbounds

Operating Environment: debian

Section: 3

XkbComputeRowBounds(3)						   XKB FUNCTIONS					    XkbComputeRowBounds(3)

NAME
XkbComputeRowBounds - Update the bounding box of a row
SYNOPSIS
Bool XkbComputeRowBounds (XkbGeometryPtr geom, XkbSectionPtr section, XkbRowPtr 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.5.0 XkbComputeRowBounds(3)
Related Man Pages
xkbaddgeomrow(3) - debian
xkbaddgeomoverlayrow(3) - centos
xkbaddgeomrow(3) - x11r4
xkbaddgeomrow(3) - suse
xkbaddgeomoverlayrow(3) - suse
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?