Index Index for Section 3
Index Alphabetical listing for D

DXmSvnGetEntryLevel(3X)

NAME

DXmSvnGetEntryLevel - Retrieves (returns) the level of an entry in the display.

SYNOPSIS

int DXmSvnGetEntryLevel( Widget widget, int entry );

PARAMETERS

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

DESCRIPTION

The DXmSvnGetEntryLevel routine is called whenever the application requires the level number for a given entry number.

RETURN VALUES

An integer that represents the entry level.