Rechercher une page de manuel
XkbComputeRowBounds
Langue: en
Version: libX11 1.3.3 (ubuntu - 24/10/10)
Section: 3 (Bibliothèques de fonctions)
Sommaire
NAME
XkbComputeRowBounds - Update the bounding box of a rowSYNOPSIS
- 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.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre