xmtablisttabcount(3) redhat man page | unix.com

Man Page: xmtablisttabcount

Operating Environment: redhat

Section: 3

XmTabListTabCount(library call) 										   XmTabListTabCount(library call)

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(library call)
Related Man Pages
xmtablist(3) - redhat
xmtablist(3) - centos
xmtablistcopy(3) - centos
xmtablistremovetabs(3) - hpux
xmtablistreplacepositions(3) - hpux
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Docker learning Phase-I
Issue with events occuring in DST window
[TIP] Processing YAML files with yq