DOKK / manpages / debian 12 / libmotif-dev / XmTabListTabCount.3.en
XmTabListTabCount(3) Library Functions Manual XmTabListTabCount(3)

XmTabListTabCount — 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.

Specifies the tab list.

Returns the number of tabs in tablist.

XmTabList(3).