hpux man page for xmstringwidth

Query: xmstringwidth

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmStringWidth(library call)											       XmStringWidth(library call)

NAME
XmStringWidth -- A compound string function that returns the width of the widest line in a compound string
SYNOPSIS
#include <Xm/Xm.h> Dimension XmStringWidth( XmRenderTable rendertable, XmString string);
DESCRIPTION
XmStringWidth returns the width, in pixels, of the widest line in the provided compound string. rendertable Specifies the render table string Specifies the string
RETURN
Returns the width of the compound string.
RELATED
XmStringCreate(3). XmStringWidth(library call)
Related Man Pages
xmstring(3) - redhat
xmstringdrawimage(3) - redhat
xmstringdrawunderline(3) - redhat
xmstringdrawunderline(3) - hpux
xmstringcreate(3x) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Sequence extraction
Thank you members and admins