Index Click this button to go to the index for this section.


DXmSvnGetEntryLevel(3X)

NAME

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

SYNOPSIS

int DXmSvnGetEntryLevel (widget, entry) 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.