TwBar * TwNewBar(const char *name)
Creates a new tweak bar.
Note: The AntTweakBar library must have been initialized (by calling TwInit) before creating a bar.
Name of the new tweak bar.
Tweak bar identifier. It is a pointer to an internal TwBar structure.
TwDeleteBar, TwSetTopBar, TwDraw, TwWindowSize, TwKeyPressed, TwMouseButton, TwMouseMotion