DXmSvnGetEntryLevel(3X) — Subroutines
Digital
NAME
DXmSvnGetEntryLevel − Retrieves (returns) the level of an entry in the display.
SYNOPSIS
int DXmSvnGetEntryLevel (widget, entry)
Widget widget;
int entry;
DESCRIPTION
The DXmSvnGetEntryLevel routine is called whenever the application requires the level number for a given entry number.
Arguments
widgetThe identifier (widget ID) of the SVN widget.
entryAn integer that represents the entry number.
RETURN VALUES
An integer that represents the entry level.