Flow Resources

There are three resources associated with the Flow widget:

  1. horizontalSpacing
  2. verticalSpacing
  3. horizontalAlignment
The horizontal and vertical spacing resources are both of type XmRInt. They refer to the gap between the rows and columns of child widgets. The alignment resource is of type XdRAlignment and can be set to left, center or right. This refers to row alignment, which behaves similarly to the way text alignment works in a paragraph.

See also: