Motif provides the Xme calls shown in Table 8-6 to help
widget writers manage geometry:
Table 16. Xme Geometry Functions
Xme Function | What It Does: |
XmeConfigureObject | Changes a child's position, size, or border width |
XmeRedisplayGadgets | Redisplays all the gadget children of a manager |
XmeReplyToQueryGeometry | Handles standard geometry requests |
See Chapter 12 for examples involving these functions.