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

DXmSvnEnableDisplay(3X)

NAME

DXmSvnEnableDisplay - Reenables the SVN widget.

SYNOPSIS

void DXmSvnEnableDisplay( Widget widget );

PARAMETERS

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

DESCRIPTION

The DXmSvnEnableDisplay routine reenables the SVN widget, which then determines whether to update the display (make changes visible to the user) based on activities recorded while the SVN widget was in the disabled mode. These activities can include changes to selections, the addition or deletion of entries, or changes to the appearance of entries. Your application must call this routine following a call to the DXmSvnDisableDisplay routine.

SEE ALSO

DXmSvnDisableDisplay(3X)

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