x11r4 man page for xkbcomputesectionbounds

Query: xkbcomputesectionbounds

OS: x11r4

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XkbComputeSectionBounds(3)					   XKB FUNCTIONS					XkbComputeSectionBounds(3)

NAME
XkbComputeSectionBounds - Update the bounding box of a section
SYNOPSIS
Bool XkbComputeSectionBounds ( geom, section ) XkbGeometryPtr geom; XkbSectionPtr section;
ARGUMENTS
- geom geometry that contains the section - section section to be examined and updated
DESCRIPTION
If you add or delete a row to or from a section, or if you change the geometry of any of the rows in that section, you may need to update the bounding box for that section. XkbComputeSectionBounds examines all the rows of the section and updates the bounding box of that section so that it contains all rows. XkbComputeSectionBounds returns False if any of the arguments is NULL; otherwise, it returns True. X Version 11 libX11 1.2.1 XkbComputeSectionBounds(3)
Related Man Pages
xkbcomputeshapebounds(3) - debian
xkbcomputeshapebounds(3) - centos
xkbaddgeomoverlay(3) - x11r4
xkbaddgeomoverlay(3) - suse
xkbcomputeshapebounds(3) - suse
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB