Manual Page Result
0
Command: DXmCSTextShowPosition | Section: 3 | Source: Digital UNIX | File: DXmCSTextShowPosition.3X.gz
DXmCSTextShowPosition(3X) DXmCSTextShowPosition(3X)
NAME
DXmCSTextShowPosition - Displays text located at a specified position.
SYNOPSIS
void DXmCSTextShowPosition(widget, position)
Widget widget;
DXmCSTextPosition position;
PARAMETERS
The identifier (widget ID) of the compound string text widget. The
logical position of a character in the text that is to be displayed.
DESCRIPTION
The DXmCSTextShowPosition displays the text located at a specified po-
sition, which is the logical position of a character in that text. de-
lim off
DXmCSTextShowPosition(3X)