1XmTabListTabCount(library call)                XmTabListTabCount(library call)
2
3
4

NAME

6       XmTabListTabCount  —  A  convenience function that counts the number of
7       tabs
8

SYNOPSIS

10       #include <Xm/Xm.h>
11       Cardinal XmTabListTabCount(
12       XmTabList tablist);
13

DESCRIPTION

15       XmTabListTabCount counts the number of tabs in the specified tablist.
16
17       tablist   Specifies the tab list.
18

RETURN

20       Returns the number of tabs in tablist.
21
23       XmTabList(3).
24
25
26
27                                               XmTabListTabCount(library call)
Impressum