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

DXmSvnSelectEntry(3X)

NAME

DXmSvnSelectEntry - Selects a specified entry.

SYNOPSIS

void DXmSvnSelectEntry( Widget widget, int entry );

PARAMETERS

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

DESCRIPTION

The DXmSvnSelectEntry routine designates a particular entry as selected. If the entry is already selected, this call is ignored. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay.

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