Glue, HGlue, VGlue
open space between interactors
- Provided by: ivtools-dev (Version: 1.2.11a2-4build2)
- Source: ivtools
- Report a bug
open space between interactors
#include <InterViews/glue.h>
A glue object is an interactor that is used to define variable-size space between interactors in boxes. The HGlue subclass is for space in a horizontal box; VGlue for space in a vertical box. Along its minor axis (vertical for HGlue, horizontal for VGlue), glue has a natural size of zero and infinite stretchability.
Box(3I), Interactor(3I), Shape(3I)