osf1 man page for dxmsvninsertcomponent

Query: dxmsvninsertcomponent

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmSvnInsertComponent(3X)												 DXmSvnInsertComponent(3X)

NAME
DXmSvnInsertComponent - Inserts a new component into each SVN entry.
SYNOPSIS
void DXmSvnInsertComponent( Widget widget, int comp_number, Dimension width, XtPointer tag );
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that represents the component number to insert. The width of the component. This value will be inserted into the widget's component width array. You can set or examine this value by using the DXmSvnSetComponen- tWidth and DXmSvnGetComponentWidth routines. The tag for the component. This value will be inserted into the widget's component tag array. You can set or examine this value by using the DXmSvnSetComponentTag and DXmSvnGetComponentTag routines.
DESCRIPTION
The DXmSvnInsertComponent routine inserts a new component for each entry currently recognized by the SVN widget. All entries that are cur- rently valid become invalid during this operation. Note the following: A warning message is generated if an attempt is made to insert a component that is not the next in the sequence of com- ponents in the entry (for example, you cannot add component 5 if there are only 3 components in the entry; you must add component 4). An entry can hold a maximum of 30 components. DXmSvnInsertComponent(3X)
Related Man Pages
xmmessageboxgetchild(3) - hpux
dxmsvndisabledisplay(3x) - osf1
dxmsvngetselections(3x) - osf1
dxmsvnsetentry(3x) - osf1
xmfileselectionboxgetchild(3x) - osf1
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
PHP Write Man Pages to MySQL DB