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

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

Contents


 XmRenderTableGetTags(library call)       XmRenderTableGetTags(library call)




 NAME    [Toc]    [Back]
      XmRenderTableGetTags - A convenience function that gets rendition tags

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

 DESCRIPTION    [Toc]    [Back]
      XmRenderTableGetTags searches the specified table for the XmNtag
      resources of all the renditions (XmRenditions) entries. These tag
      resources are then composed into an array.

      table     Specifies the table containing the XmRenditions.

      tag_list  Is the array of XmStringTags generated by this function.
                The function allocates space to hold the returned tags and
                to hold the tag_list itself.  The application is responsible
                for managing this allocated space.  This application can
                recover this allocated space by calling XtFree once for each
                of the returned tags, and then calling XtFree on the
                returned tag_list variable itself.

 RETURN    [Toc]    [Back]
      Returns the number of tags in tag_list.

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmRenderTableGetRenditions HP-UX A convenience function that matches rendition tags
XmRenderTableGetRendition HP-UX A convenience function that matches a rendition tag
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
XmTabFree HP-UX A convenience function that frees a tab
ctags OpenBSD create a tags file
ctags FreeBSD create a tags file
ctags HP-UX create a tags file
ctags IRIX create a tags file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service