|
NAMEXmTabListTabCount — A convenience function that counts the number of tabsSYNOPSIS#include <Xm/Xm.h> Cardinal XmTabListTabCount( XmTabList tablist); DESCRIPTIONXmTabListTabCount counts the number of tabs in the specified tablist.
RETURNReturns the number of tabs in tablist.RELATEDXmTabList(3). Visit the GSP FreeBSD Man Page Interface. |