*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 XmStringByteCompare(3X) -- A compound string function that
    XmStringByteCompare returns a Boolean indicating the results of a byte-by-byte comparison of two compound strings. In general, if two compound strings are created with the same (char *) string using X...
 XmStringCompare(3X) -- A compound string function that compares two strings
    XmStringCompare returns a Boolean value indicating the results of a semantically equivalent comparison of two compound strings. Semantically equivalent means that the strings have the same text compon...
 XmStringConcat(3X) -- A compound string function that appends one string to another
    XmStringConcat copies s2 to the end of s1 and returns a copy of the resulting compound string. The original strings are preserved. The space for the resulting compound string is allocated within the f...
 XmStringCopy(3X) -- A compound string function that makes a copy of a string
    XmStringCopy makes a copy of a compound string. The space for the resulting compound string is allocated within the function. The application is responsible for managing the allocated space. The memor...
 XmStringCreate(3X) -- A compound string function that creates a compound string
    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 th...
 XmStringCreateLocalized(3X) -- A compound string function that creates a compound string in the current locale
    XmStringCreateLocalized creates a compound string containing the specified text and assigns XmFONTLIST_DEFAULT_TAG as the font list entry tag. An identical compound string would result from the functi...
 XmStringCreateLtoR(3X) -- A compound string function that creates a compound string
    XmStringCreateLtoR creates a compound string with two components: text and a font list element tag. This function imposes the semantic of scanning for \n characters in the text. When one is found, th...
 XmStringCreateSimple(3X) -- A compound string function that creates a compound string in the language environment of a widget
    XmStringCreateSimple creates a compound string with two components: text and a character set. It derives the character set from the current language environment. The routine attempts to derive a chara...
 XmStringDirection(3X) -- Data type for the direction of display in a string
    XmStringDirection is the data type for specifying the direction in which the system displays characters of a string, or characters of a segment of a compound string. This is an enumeration with two po...
 XmStringDirectionCreate(3X) -- A compound string function that creates a compound string
    XmStringDirectionCreate creates a compound string with a single component, a direction with the given value. Specifies the value of the directional component
 XmStringDraw(3X) -- A compound string function that draws a compound string in an X window
    XmStringDraw draws a compound string in an X Window. If a compound string segment uses a font list entry that defines a font set, the graphic context passed to this routine will have the GC font membe...
 XmStringDrawImage(3X) -- A compound string function that draws a compound string in an X Window and creates an image
    XmStringDrawImage draws a compound string in an X Window and paints both the foreground and background bits of each character. If a compound string segment uses a font list entry that defines a font s...
 XmStringDrawUnderline(3X) -- A compound string function that underlines a string drawn in an X Window
    XmStringDrawUnderline draws a compound string in an X Window. If the substring identified by underline can be matched in string, the substring will be underlined. Once a match has occurred, no further...
 XmStringEmpty(3X) -- A compound string function that provides
    XmStringEmpty returns a Boolean value indicating whether any non-zero length text components exist in the provided compound string. It returns True if there are no text segments in the string. If this...
 XmStringExtent(3X) -- A compound string function that determines the size of the smallest rectangle that will enclose the ...
    XmStringExtent determines the width and height, in pixels, of the smallest rectangle that will enclose the provided compound string. Specifies the font list Specifies the string Specifies a pointer to...
<<  [Prev]  274  275  276  277  278  279  280  281  282  283  284  285  286  287  288  289  290  291  292  293  294  
295  296  297  298  299  300  301  302  303  304  305  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service