Content-type: text/html Man page of DXmCSTextSetTopPosition

DXmCSTextSetTopPosition

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

DXmCSTextSetTopPosition - Sets the logical position of the first character in the displayed text.  

SYNOPSIS

void DXmCSTextSetTopPosition( Widget widget, DXmCSTextPosition top_position );
 

PARAMETERS

The identifier (widget ID) of the compound string text widget. The logical position of the first character in the text.
 

DESCRIPTION

The DXmCSTextSetTopPosition routine sets the logical position of the first character in the displayed text. If the direction is left-to-right, the first character is at the top-left of the display. If the direction is right-to-left the first character is at the top-right of the display.


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 02:42:10 GMT, October 02, 2010