Index Index for
Section 3X
Index Alphabetical
listing for D
Bottom of page Bottom of
page

DXmSvnGetComponentText(3X)

NAME

DXmSvnGetComponentText - Retrieves (returns) the address of a compound string.

SYNOPSIS

XmString DXmSvnGetComponentText( Widget widget, int entry_number, int comp_number );

PARAMETERS

widget The identifier (widget ID) of the SVN widget. entry_number An integer that represents the number of the entry. comp_number 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 DXmSvnSetComponentText routine.

RETURN VALUES

A pointer to the compound string.

Index Index for
Section 3X
Index Alphabetical
listing for D
Top of page Top of
page