DXmCSTextShowPosition(3X) — Subroutines
Digital
NAME
DXmCSTextShowPosition − Displays text located at a specified position.
SYNOPSIS
void DXmCSTextShowPosition(widget, position)
Widget widget;
DXmCSTextPosition position;
DESCRIPTION
The DXmCSTextShowPosition displays the text located at a specified position, which is the logical position of a character in that text.
Arguments
widgetThe identifier (widget ID) of the compound string text widget.
positionThe logical position of a character in the text that is to be displayed.