Query: xmstringwidth
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringWidth(library call) XmStringWidth(library call)NAMEXmStringWidth -- A compound string function that returns the width of the widest line in a compound stringSYNOPSIS#include <Xm/Xm.h> Dimension XmStringWidth( XmRenderTable rendertable, XmString string);DESCRIPTIONXmStringWidth returns the width, in pixels, of the widest line in the provided compound string. rendertable Specifies the render table string Specifies the stringRETURNReturns the width of the compound string.RELATEDXmStringCreate(3). XmStringWidth(library call)
Related Man Pages |
---|
xmstringdraw(3) - redhat |
xmstringcreate(3) - centos |
xmstringdrawimage(3) - centos |
xmstringdrawunderline(3) - centos |
xmstringdrawimage(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
DB2 convert digits to binary format |
Tar Command |
[TIP] Processing YAML files with yq |