*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: DXmSvnInsertComponent | Section: 3 | Source: Digital UNIX | File: DXmSvnInsertComponent.3X.gz
DXmSvnInsertComponent(3X) DXmSvnInsertComponent(3X) NAME DXmSvnInsertComponent - Inserts a new component into each SVN entry. SYNOPSIS void DXmSvnInsertComponent (widget, comp_number, width, tag) Widget widget; int comp_number; Dimension width; XtPointer tag; PARAMETERS The identifier (widget ID) of the SVN widget. An integer that repre- sents 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 DXmSvnSetComponentWidth 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 en- try 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 en- try can hold a maximum of 30 components. delim off DXmSvnInsertComponent(3X)

Navigation Options