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

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

Contents


 XmRenderTableCvtToProp(library call)   XmRenderTableCvtToProp(library call)




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

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

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

      widget    Specifies the widget that is the source of the render table

      table     Specifies a render table to be converted

      prop_return
                Specifies a pointer to a string that is created and returned
                by this function.  The function allocates space to hold the
                returned string.  The application is responsible for
                managing this allocated space.  The application can recover
                this allocated space by calling XtFree.

 RETURN    [Toc]    [Back]
      Returns the number of bytes in the string representation.

 RELATED    [Toc]    [Back]
      XmRenderTable(3) and XmRenderTableCvtFromProp(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmRenderTableCvtFromProp HP-UX A render table function that converts from a string representation to a render table
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