|
DXmSvnSelectAll(3X)
Contents
|
DXmSvnSelectAll - Selects all entries.
void DXmSvnSelectAll(
Widget widget );
The identifier (widget ID) of the SVN widget.
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.
DXmSvnSelectAll(3X)
[ Back ] |