XmTabListTabCount
A convenience function that counts the number of tabs "XmTabListTabCount"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
A convenience function that counts the number of tabs "XmTabListTabCount"
#include <Xm/Xm.h> Cardinal XmTabListTabCount( XmTabList tablist);
XmTabListTabCount counts the number of tabs in the specified tablist.
Returns the number of tabs in tablist.