A convenience function that counts the number of tabs
Format
#include <Xm/Xm.h> Cardinal XmTabListTabCount XmTabList tablist
DESCRIPTION
XmTabListTabCount counts the number of tabs in the specified tablist.
RETURN
Returns the number of tabs in tablist.
RELATED