Content-type: text/html Man page of DXmSvnDeleteEntries

DXmSvnDeleteEntries

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

DXmSvnDeleteEntries - Deletes entries from the structure.  

SYNOPSIS

void DXmSvnDeleteEntries( Widget widget, int after, int count );
 

PARAMETERS

The identifier (widget ID) of the SVN widget. An integer that represents the entry number after which a specified number of entries are to be deleted. An integer that represents the number of entries to delete from the array.
 

DESCRIPTION

The DXmSvnDeleteEntries routine enables an application to process the removal (collapse) of an entry. This routine specifies how many entries to delete and after which entry those deletions should begin. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay.


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 02:42:13 GMT, October 02, 2010