DXmSvnGetEntryLevel(3X)
NAME
DXmSvnGetEntryLevel − Retrieves (returns) the level of an entry in the display.
SYNOPSIS
int DXmSvnGetEntryLevel (widget, entry)
Widget widget;
int entry;
PARAMETERS
The identifier (widget ID) of the SVN widget. 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.