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

  man pages->HP-UX 11i man pages -> XmRenderTableCvtFromProp (3)              
Title
Content
Arch
Section
 

Contents


 XmRenderTableCvtFromProp(library call)XmRenderTableCvtFromProp(library call)




 NAME    [Toc]    [Back]
      XmRenderTableCvtFromProp - A render table function that converts from
      a string representation to a render table

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      XmRenderTable XmRenderTableCvtFromProp(
      Widget widget,
      char *property,
      unsigned int length);

 DESCRIPTION    [Toc]    [Back]
      XmRenderTableCvtFromProp converts a string of characters representing
      a render table to a render table.  This routine is typically used by
      the destination of a data transfer operation to produce a render table
      from a transferred representation.

      widget    Specifies the widget that is the destination for the render
                table

      property  Specifies a string of characters representing a render table

      length    Specifies the number of bytes in property

 RETURN    [Toc]    [Back]
      Returns a render table.  The function allocates space to hold the
      returned render table.  The application is responsible for managing
      this allocated space.  The application can recover this allocated
      space by calling XmRenderTableFree.

 RELATED    [Toc]    [Back]
      XmRenderTable(3), XmRenderTableCvtToProp(3), and XmRenderTableFree(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmRenderTableCvtToProp HP-UX A render table function that converts a render table to a string representation
XmRenderTableCopy HP-UX A render table function that copies renditions
XmRenderTableFree HP-UX A render table function that recovers memory
XmRenderTableAddRenditions HP-UX Creates a new render table
XmRenderTable HP-UX Data type for a render table
XmStringTableParseStringArray HP-UX A convenience function that converts an array of strings to a compound string table
XmStringTableToXmString HP-UX A convenience function that converts a compound string table to a single compound string
XmStringToXmStringTable HP-UX A convenience function that converts a single compound string to a table of compound strings
glcrenderstring IRIX render a string
fmfprstr IRIX render a character string in a specified font
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service