XmTabListTabCount(library call) XmTabListTabCount(library call)
NAME [Toc] [Back]
XmTabListTabCount - A convenience function that counts the number of
tabs
SYNOPSIS [Toc] [Back]
#include <Xm/Xm.h>
Cardinal XmTabListTabCount(
XmTabList tablist);
DESCRIPTION [Toc] [Back]
XmTabListTabCount counts the number of tabs in the specified tablist.
tablist Specifies the tab list.
RETURN [Toc] [Back]
Returns the number of tabs in tablist.
RELATED [Toc] [Back]
XmTabList(3).
- 1 - Formatted: January 24, 2005 [ Back ] |