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

DXmSvnGetEntryNumber(3X)

NAME

DXmSvnGetEntryNumber - Retrieves (returns) an entry number for a specified entry tag value.

SYNOPSIS

int DXmSvnGetEntryNumber( Widget widget, XtPointer tag );

PARAMETERS

widget The identifier (widget ID) of the SVN widget. tag A value that represents the entry tag.

DESCRIPTION

The DXmSvnGetEntryNumber routine retrieves (returns) an entry number for a specified entry tag value whenever the application requires that information.

RETURN VALUES

An integer that represents the entry number (returns 0 if the entry tag value does not correspond to any entry number).

SEE ALSO

DXmSvnAddEntries(3X), DXmSvnSetEntry(3X)

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