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

DXmSvnGetEntryTag(3X)

NAME

DXmSvnGetEntryTag - Retrieves (returns) an entry's tag for a specified entry number.

SYNOPSIS

XtPointer DXmSvnGetEntryTag( Widget widget, int entry );

PARAMETERS

widget The identifier (widget ID) of the SVN widget. entry An integer that represents the entry number.

DESCRIPTION

The DXmSvnGetEntryTag routine retrieves an entry tag value for a specified entry number. The routine returns a value of 0 if the entry tag value has never been specified for the given entry number in a call to either the DXmSvnAddEntries or DXmSvnSetEntry routine.

RETURN VALUES

An XtPointer that represents the entry tag.

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