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

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

Contents


 XmRenderTableCopy(library call)             XmRenderTableCopy(library call)




 NAME    [Toc]    [Back]
      XmRenderTableCopy - A render table function that copies renditions

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      XmRenderTable XmRenderTableCopy(
      XmRenderTable table,
      XmStringTag *tags,
      int tag_count);

 DESCRIPTION    [Toc]    [Back]
      XmRenderTableCopy creates a new render table which will contain the
      renditions of the table whose tags match those in tags.

      table     Specifies the table containing the renditions to be copied.

      tags      Specifies an array of tags, whose corresponding renditions
                are to be copied. NULL indicates that the complete table
                should be copied.

      tag_count Specifies the number of tags in tags.

 RETURN    [Toc]    [Back]
      Returns NULL if table is NULL. Otherwise, this function returns the
      new render table.  This function allocates space to hold the new
      render table.  The application is responsible for managing this
      allocated space.  The application can recover this allocated space by
      calling XmRenderTableFree.

 RELATED    [Toc]    [Back]
      XmRendition(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
XmRenderTableCvtFromProp HP-UX A render table function that converts from a string representation to a render table
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
XmRenderTableRemoveRenditions HP-UX A convenience function that removes renditions
XmStringPutRendition HP-UX A convenience function that places renditions around strings
XmTextCopy Tru64 A Text function that copies the primary selection to the clipboard
XmTextFieldCopy Tru64 A TextField function that copies the primary selection to the clipboard
XmTextCopy IRIX A Text function that copies the primary selection to the clipboard
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service