Query: banner
OS: debian
Section: 3i
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Banner(3I) InterViews Reference Manual Banner(3I)NAMEBanner - one line title barSYNOPSIS#include <InterViews/banner.h>DESCRIPTIONA banner is an interactor that draws a one line title bar with optional left-justified, centered, and right-justified headings. The member variable highlight can be set to cause drawing to be performed with the foreground and background colors reversed. The natural size of a banner depends on the size of its headings. Banners are infinitely stretchable horizontally, but fixed size verti- cally.PUBLIC OPERATIONSBanner(char* left, char* middle, char* right) The left string will be left-justified, the middle string centered, and right string right-justified in the banner. A header can be omitted by passing a nil string. void Update() The strings can be set through the left, middle, and right member variables. The Update operation should be called after one or more of the strings is changed.SEE ALSOInteractor(3I) InterViews 15 June 1987 Banner(3I)
Related Man Pages |
---|
perspective(3i) - centos |
perspective(3i) - hpux |
perspective(3i) - minix |
perspective(3i) - osx |
perspective(3i) - v7 |
Similar Topics in the Unix Linux Community |
---|
Processor |
banner command |
Root window banner, Please help |
banner:command not found |
boot process stuck on "Welcome to AIX" banner |