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

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

Contents


 XmRenditionCreate(library call)             XmRenditionCreate(library call)




 NAME    [Toc]    [Back]
      XmRenditionCreate - A convenience function that creates a rendition

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      XmRendition XmRenditionCreate(
      Widget widget,
      XmStringTag tag,
      ArgList arglist,
      Cardinal argcount);

 DESCRIPTION    [Toc]    [Back]
      XmRenditionCreate creates a rendition whose resources are set to the
      values specified in arglist. Default values are assigned to resources
      that are not specified.

      widget    Specifies the widget used for deriving any necessary
                information for creating the rendition. In particular, the X
                display of widget will be used for loading fonts.

      tag       Specifies the tag for the rendition.  (This will become the
                XmNtag resource for the rendition.)

      arglist   Specifies the argument list.

      argcount  Specifies the number of attribute/value pairs in the
                argument list (arglist).

 RETURN    [Toc]    [Back]
      Returns the created rendition.  The function allocates space to hold
      the returned rendition.  The application is responsible for managing
      this allocated space.  The application can recover this allocated
      space by calling XmRenditionFree.

 RELATED    [Toc]    [Back]
      XmRendition(3) and XmRenditionFree(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmRenderTableGetRendition HP-UX A convenience function that matches a rendition tag
XmRenditionFree HP-UX A convenience function that frees a rendition
XmRenderTableGetTags HP-UX A convenience function that gets rendition tags
XmRenditionRetrieve HP-UX A convenience function that retrieves rendition resources
XmRenderTableGetRenditions HP-UX A convenience function that matches rendition tags
XmTabCreate HP-UX A convenience function that creates a tab stop
XmTabListReplacePositions HP-UX A convenience function that creates a new tab list with replacement tabs
XmTabListCopy HP-UX A convenience function that creates a new tab list from an existing list
XmTabFree HP-UX A convenience function that frees a tab
XmCreateScrolledText Tru64 The TextScrolledText convenience creation function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service