Manual Page Result
0
Command: DXmSvnGetComponentText | Section: 3 | Source: Digital UNIX | File: DXmSvnGetComponentText.3X.gz
DXmSvnGetComponentText(3X) DXmSvnGetComponentText(3X)
NAME
DXmSvnGetComponentText - Retrieves (returns) the address of a compound
string.
SYNOPSIS
XmString DXmSvnGetComponentText (widget, entry_number, comp_number)
Widget widget;
int entry_number;
int comp_number;
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that repre-
sents the number of the entry. An integer that represents the number
of the component.
DESCRIPTION
The DXmSvnGetComponentText routine returns the address of a compound
string that was previously stored from a call to the DXmSvnSetCompo-
nentText routine.
RETURN VALUES
A pointer to the compound string. delim off
DXmSvnGetComponentText(3X)