Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xmstringdirectioncreate(3x) [osf1 man page]

XmStringDirectionCreate(3X)											       XmStringDirectionCreate(3X)

NAME
XmStringDirectionCreate - A compound string function that creates a compound string SYNOPSIS
#include <Xm/Xm.h> XmString XmStringDirectionCreate (direction) XmStringDirection direction; DESCRIPTION
XmStringDirectionCreate creates a compound string with a single component, a direction with the given value. Specifies the value of the directional component RETURN VALUE
Returns a new compound string. SEE ALSO
XmStringCreate(3X) XmStringDirectionCreate(3X)

Check Out this Related Man Page

XmStringCreate(3X)														XmStringCreate(3X)

NAME
XmStringCreate - A compound string function that creates a compound string SYNOPSIS
#include <Xm/Xm.h> XmString XmStringCreate (text, tag) char *text; char *tag; DESCRIPTION
XmStringCreate creates a compound string with two components: text and a font list element tag. Specifies a null-terminated string to be used as the text component of the compound string. Specifies the font list element tag to be associated with the given text. The value XmFONTLIST_DEFAULT_TAG identifies a locale text segment. RETURN VALUE
Returns a new compound string. SEE ALSO
XmFontList(3X), XmFontListAdd(3X), XmFontListAppendEntry(3X), XmFontListCopy(3X), XmFontListCreate(3X), XmFontListEntryCreate(3X), XmFontListEntryFree(3X), XmFontListEntryGetFont(3X), XmFontListEntryGetTag(3X), XmFontListEntryLoad(3X), XmFontListFree(3X), XmFontList- FreeFontContext(3X), XmFontListGetNextFont(3X), XmFontListInitFontContext(3X), XmFontListNextEntry(3X), XmFontListRemoveEntry(3X), XmString(3X), XmStringBaseline(3X), XmStringByteCompare(3X), XmStringCompare(3X), XmStringConcat(3X), XmStringCopy(3X), XmStringCreateLo- calized(3X), XmStringCreateLtoR(3X), XmStringCreateSimple(3X), XmStringDirection(3X), XmStringDirectionCreate(3X), XmStringDraw(3X), XmStringDrawImage(3X), XmStringDrawUnderline(3X), XmStringEmpty(3X), XmStringExtent(3X), XmStringFree(3X), XmStringFreeContext(3X), XmStringGetLtoR(3X), XmStringGetNextComponent(3X), XmStringGetNextSegment(3X), XmStringHasSubstring(3X), XmStringHeight(3X), XmStringInit- Context(3X), XmStringLength(3X), XmStringLineCount(3X), XmStringNConcat(3X), XmStringNCopy(3X), XmStringPeekNextComponent(3X), XmStringSeg- mentCreate(3X), XmStringSeparatorCreate(3X), XmStringTable(3X), XmStringWidth(3X) XmStringCreate(3X)
Man Page

We Also Found This Discussion For You

1. What is on Your Mind?

Throw my Toys out of the Pram!

Hi Folks, Today hasn't been the best one of my career in IT. I've been a contractor for a major utility company for a number of years, on a number of seperate IT contracts mostly Unix. The company had 10 different flavours of unix and multiple different varsions of most of them. At the... (3 Replies)
Discussion started by: gull04
3 Replies