TwSetBottomBar (function)

int TwSetBottomBar(const TwBar *bar)

Description

Set the specified bar as the background bar. It will be displayed behind the other bars.

Parameter

bar

Bar identifier.

Return value

  • 0 if failed (bar not found; call TwGetLastError to retrieve the error).
  • 1 if succeeded

See also