XmTabListTabCount — A convenience function that counts the number of tabs "XmTabListTabCount"
Contents
Description
XmTabListTabCount counts the number of tabs in the specified tablist.
tablist Specifies the tab list.
Name
XmTabListTabCount — A convenience function that counts the number of tabs "XmTabListTabCount"
Return
Returns the number of tabs in tablist.
Synopsis
#include <Xm/Xm.h>
CardinalXmTabListTabCount(
XmTabListtablist);
