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

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

Contents


 XmRenderTableGetRenditions(library cXamlRle)nderTableGetRenditions(library call)




 NAME    [Toc]    [Back]
      XmRenderTableGetRenditions - A convenience function that matches
      rendition tags

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

 DESCRIPTION    [Toc]    [Back]
      XmRenderTableGetRenditions searches table and returns an array of
      copies of the renditions whose XmNtag resources match a tag in tags.
      If no renditions match, then NULL is returned. The size of the
      returned array is tag_count. The XmNtag resource of each rendition
      will match the corresponding tag in tags. If no match is found for a
      particular tag, the corresponding slot in the return value will be
      NULL.

      It is the responsibility of the caller to call the XmRenditionFree
      function to free the new renditions, and the XtFree function to free
      the array.

      table     Specifies the table containing renditions to be searched.

      tags      Specifies the tags to search for.

      tag_count Specifies the number of tags in tags.

 RETURN    [Toc]    [Back]
      Returns NULL if there is no match; otherwise, this function returns an
      array of new XmRenditions.

 RELATED    [Toc]    [Back]
      XmRenderTableGetRendition(3), XmRenderTableGetTags(3), and
      XmRendition(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmRenderTableGetRendition HP-UX A convenience function that matches a rendition tag
XmRenderTableGetTags HP-UX A convenience function that gets rendition tags
XmRenditionFree HP-UX A convenience function that frees a rendition
XmRenditionCreate HP-UX A convenience function that creates a rendition
XmRenditionRetrieve HP-UX A convenience function that retrieves rendition resources
glxchoosevisual IRIX return a visual that matches specified attributes
strmatch IRIX test whether a string matches a pattern
glXChooseVisual Tru64 return a visual that matches specified attributes
XmTabFree HP-UX A convenience function that frees a tab
ctags OpenBSD create a tags file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service