*** 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: DXmSvnSetEntryNumComponents | Section: 3 | Source: Digital UNIX | File: DXmSvnSetEntryNumComponents.3X.gz
DXmSvnSetEntryNumComponents(3X) DXmSvnSetEntryNumComponents(3X) NAME DXmSvnSetEntryNumComponents - Provides the SVN widget with the number of components for an entry. SYNOPSIS void DXmSvnSetEntryNumComponents (widget, entry, number) Widget widget; int entry; int number; PARAMETERS The identifier (widget ID) of the SVN widget. An integer that repre- sents the number of the entry for which information will be set or changed. An integer that represents the number of components that make up this entry. DESCRIPTION The DXmSvnSetEntryNumComponents routine enables an application to re- spond to a DXmSvnCRGetEntry callback requesting information for an en- try. It provides some of the functions of the DXmSvnSetEntry routine, but requires only a subset of the information. Make this call in your application between calls to DXmSvnDisableDis- play and DXmSvnEnableDisplay. After making a call to this routine, the application should call the DXmSvnSetComponentText, DXmSvnSetComponent- Pixmap, and DXmSvnSetComponentWidget routines to individually supply component information. Note that if the number of entries changes, all previous component in- formation is discarded. delim off DXmSvnSetEntryNumComponents(3X)

Navigation Options