Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
XmTabListTabCount(3)	    Library Functions Manual	    XmTabListTabCount(3)

NAME
     XmTabListTabCount -- A convenience function that counts the number of tabs

SYNOPSIS
     #include <Xm/Xm.h>
     Cardinal XmTabListTabCount(
     XmTabList tablist);

DESCRIPTION
     XmTabListTabCount counts the number of tabs in the specified tablist.

     tablist   Specifies the tab list.

RETURN
     Returns the number of tabs in tablist.

RELATED
     XmTabList(3).

							    XmTabListTabCount(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmTabListTabCount&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help