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

DXmSvnSelectAll(3X)

NAME

DXmSvnSelectAll - Selects all entries.

SYNOPSIS

void DXmSvnSelectAll( Widget widget );

PARAMETERS

widget The identifier (widget ID) of the SVN widget.

DESCRIPTION

The DXmSvnSelectAll routine allows the application to designate all entries in the structure as selected (they are displayed using reverse video) using a command from the application's menu. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay.

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