osf1 man page for dxmsvninvalidateentry

Query: dxmsvninvalidateentry

OS: osf1

Section: 3x

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

DXmSvnInvalidateEntry(3X)												 DXmSvnInvalidateEntry(3X)

NAME
DXmSvnInvalidateEntry - Specifies that the SVN widget redisplay (update) an entry.
SYNOPSIS
void DXmSvnInvalidateEntry( Widget widget, int entry );
DESCRIPTION
The DXmSvnInvalidateEntry routine allows an application to modify an underlying entry (for example, changing the text or highlighting) by directing the SVN widget to issue the DXmSvnNgetEntryCallback to obtain new information about the specified entry. Note that if an entry is selected prior to a call to the DXmSvnInvalidateEntry routine, that entry will remain selected after the entry is redisplayed. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. DXmSvnInvalidateEntry(3X)
Related Man Pages
dxmsvnautoscrollcheck(3x) - osf1
dxmcstextgetselection(3x) - osf1
dxmsvnsetentry(3x) - osf1
dxmsvnsetentryposition(3x) - osf1
dxmsvnsetentrysensitivity(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB