 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmCSTextShowPosition(3X)
NAME
DXmCSTextShowPosition - Displays text located at a specified position.
SYNOPSIS
void DXmCSTextShowPosition(
Widget widget,
DXmCSTextPosition position );
PARAMETERS
widget
The identifier (widget ID) of the compound string text widget.
position
The logical position of a character in the text that is to be
displayed.
DESCRIPTION
The DXmCSTextShowPosition displays the text located at a specified
position, which is the logical position of a character in that text.
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|