osf1 man page for dxmsvnselectentry

Query: dxmsvnselectentry

OS: osf1

Section: 3x

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

DXmSvnSelectEntry(3X)													     DXmSvnSelectEntry(3X)

NAME
DXmSvnSelectEntry - Selects a specified entry.
SYNOPSIS
void DXmSvnSelectEntry( Widget widget, int entry );
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that represents the entry to select.
DESCRIPTION
The DXmSvnSelectEntry routine designates a particular entry as selected. If the entry is already selected, this call is ignored. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. DXmSvnSelectEntry(3X)
Related Man Pages
dxmsvnautoscrollcheck(3x) - osf1
dxmcstextgetselection(3x) - osf1
dxmsvngetdisplayed(3x) - osf1
dxmsvnpositiondisplay(3x) - osf1
dxmsvnsetcomponenthidden(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB