osf1 man page for dxmsvnsetentryindexwindow

Query: dxmsvnsetentryindexwindow

OS: osf1

Section: 3x

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

DXmSvnSetEntryIndexWindow(3X)											     DXmSvnSetEntryIndexWindow(3X)

NAME
DXmSvnSetEntryIndexWindow - Controls whether the SVN widget displays the entry in the index window.
SYNOPSIS
void DXmSvnSetEntryIndexWindow( Widget widget, int entry, Boolean index );
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that represents the number of the entry for which information will be set or changed. A Boolean value that, when True, indicates that all of the entries being added will be displayed either in the scroll index win- dow when the user drags the slider (in outline or column mode) or in the Navigation Window (in tree mode). If you set this argument to True, the DXmNliveScrolling resource must be set to False. Note as well that if the display mode is DXmSvnKdisplayTree and you have set the DXmSvnNTreeIndexAll resource to True, this specification will be overridden.
DESCRIPTION
The DXmSvnSetEntryIndexWindow routine enables an application to respond to a DXmSvnCRGetEntry callback requesting the information for an entry. It provides some of the functions of the DXmSvnSetEntry routine, but only requires a subset of the information. DXmSvnSetEntryIndexWindow(3X)
Related Man Pages
xtaddgrab(3) - debian
xtaddgrab(3) - centos
xtremovegrab(3) - centos
dxmsvnsetcomponenthidden(3x) - osf1
dxmsvnsetentryposition(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB