1XkbComputeRowBounds(3)           XKB FUNCTIONS          XkbComputeRowBounds(3)
2
3
4

NAME

6       XkbComputeRowBounds -  Update the bounding box of a row
7

SYNOPSIS

9       Bool  XkbComputeRowBounds  (XkbGeometryPtr geom, XkbSectionPtr section,
10              XkbRowPtr row);
11

ARGUMENTS

13       - geom geometry that contains the section
14
15       - section
16              section that contains the row
17
18       - row  row to be examined and updated
19

DESCRIPTION

21       XkbComputeRowBounds checks the bounds of all keys in the  row  and  up‐
22       dates  the  bounding  box of the row if necessary.  XkbComputeRowBounds
23       returns False if any of the arguments is NULL;  otherwise,  it  returns
24       True.
25
26
27
28X Version 11                    libX11 1.7.3.1          XkbComputeRowBounds(3)
Impressum