Content-type: text/html Man page of DXmSvnRemoveComponent

DXmSvnRemoveComponent

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

NAME

DXmSvnRemoveComponent - Removes a component from each SVN entry.  

SYNOPSIS

void DXmSvnRemoveComponent Widget widget int comp_number
 

PARAMETERS

The identifier (widget ID) of the SVN widget. An integer that represents the component number to be removed.
 

DESCRIPTION

The DXmSvnRemoveComponent routine removes a new component for any entry currently recognized by the SVN widget. All entries that are currently valid continue to be valid after the component is removed.

Note the following: A warning message is generated if an attempt is made to remove a component that is not within the range of the number of components in the entry (for example, you cannot remove component 3 if there are only 2 components in the entry). During the remove operation, the corresponding tag and width values for the component being removed are deleted from the widget's component width and tag arrays. Those values are discarded and cannot be retrieved.


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION

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