Programming Guide |
Get contents of a status bar section
char* sm_sb_gettext(int sectno);
sectno
- The number of the section being queried.
- · The section's contents
This function gets the contents of a status bar section. The text returned is as shown on the status bar, and may differ from the text set with sm_sb_settext if that text contained formatting tokens.
sm_sb_settext