Query: xmstringextent
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringExtent(library call) XmStringExtent(library call)NAMEXmStringExtent -- A compound string function that determines the size of the smallest rectangle that will enclose the compound stringSYNOPSIS#include <Xm/Xm.h> void XmStringExtent( XmRenderTable rendertable, XmString string, Dimension *width, Dimension *height);DESCRIPTIONXmStringExtent determines the width and height, in pixels, of the smallest rectangle that will enclose the provided compound string. rendertable Specifies the render table string Specifies the string width Specifies a pointer to the width of the rectangle height Specifies a pointer to the height of the rectangleRELATEDXmStringCreate(3). XmStringExtent(library call)
| Related Man Pages | 
|---|
| xmstringdraw(3) - redhat | 
| xmstringcreate(3) - centos | 
| xmstringdraw(3) - centos | 
| xmstringdraw(3) - hpux | 
| xmstringdrawimage(3) - hpux | 
| Similar Topics in the Unix Linux Community | 
|---|
| Make all words begin with capital letter? | 
| CentOS7 restoring file capabilities | 
| Docker learning Phase-I | 
| Issue with "rsh" on RedHat | 
| Shopt -s histappend |