|
DXmCSTextShowPosition(3X)
Contents
|
DXmCSTextShowPosition - Displays text located at a specified
position.
void DXmCSTextShowPosition(
Widget widget,
DXmCSTextPosition position );
The identifier (widget ID) of the compound string text
widget. The logical position of a character in the text
that is to be displayed.
The DXmCSTextShowPosition displays the text located at a
specified position, which is the logical position of a
character in that text.
DXmCSTextShowPosition(3X)
[ Back ] |