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

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

Contents


 XmTabListGetTab(library call)                 XmTabListGetTab(library call)




 NAME    [Toc]    [Back]
      XmTabListGetTab - A convenience function that returns a copy of a tab

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      XmTab XmTabListGetTab(
      XmTabList tablist,
      Cardinal position);

 DESCRIPTION    [Toc]    [Back]
      XmTabListGetTab returns a copy of the tab that is located at the
      specified position in the tab list.

      tablist   Specifies the tab list.

      position  Specifies the position of the tab to be returned. A value of
                0 (zero) returns the first tab in the tab list, a value of 1
                returns the second tab, and so on.

 RETURN    [Toc]    [Back]
      Returns a copy of the tab that is located at the specified position in
      the tab list. If position is greater than or equal to the number of
      tabs in the tab list, this function returns NULL.  The application is
      responsible for managing the space allocted by the returned tab copy.
      The application can recover this allocated space by calling XmTabFree.

 RELATED    [Toc]    [Back]
      XmTabFree(3) and XmTabList(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmStringTableProposeTablist HP-UX A convenience function that returns a tab list
XmTabGetValues HP-UX A convenience function that returns tab values
VkFormat IRIX Convenience function that prints into a buffer and returns it
XmRepTypeGetRegistered Tru64 A representation type manager function that returns a copy of the registration list
XmRepTypeGetRegistered HP-UX A representation type manager function that returns a copy of the registration list
XmRepTypeGetRegistered IRIX A representation type manager function that returns a copy of the registration list
getmatrix IRIX returns a copy of a transformation matrix
XmTabFree HP-UX A convenience function that frees a tab
XmRenditionUpdate HP-UX A convenience function that modifies resources
XmRenderTableGetRendition HP-UX A convenience function that matches a rendition tag
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service