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

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

Contents


 XmTabGetValues(library call)                   XmTabGetValues(library call)




 NAME    [Toc]    [Back]
      XmTabGetValues - A convenience function that returns tab values

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      float XmTabGetValues(
      XmTab tab,
      unsigned char *units,
      XmOffsetModel *offset,
      unsigned char *alignment,
      char **decimal);

 DESCRIPTION    [Toc]    [Back]
      XmTabGetValues takes an XmTab structure, returns the floating point
      number that is set as the value of the tab, and then sets values for
      the units, offset, alignment, and decimal arguments where they are not
      NULL. The returned floating point number represents the distance that
      the rendering of the XmString segment associated with tab will be
      offset. The offset is from either the beginning of the rendering or
      from the previous tab stop, depending on the setting for the offset
      model. The distance will use the unit type pointed at by unit.

      tab       Specifies the tab to get the value from.

      units     Specifies a pointer to the unit type.

      offset    Specifies a pointer to the offset model.

      alignment Specifies a pointer to the alignment type.

      decimal   Specifies a pointer to the multibyte character used as the
                decimal point.

 RETURN    [Toc]    [Back]
      Returns a floating point number that is set as the value of the tab.

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmTabListGetTab HP-UX A convenience function that returns a copy of a tab
XmStringTableProposeTablist HP-UX A convenience function that returns a tab list
VkFormat IRIX Convenience function that prints into a buffer and returns it
XmScrollBarGetValues IRIX A ScrollBar function that returns the ScrollBar's increment values
XmScrollBarGetValues Tru64 A ScrollBar function that returns the ScrollBar's increment values
XmScrollBarGetValues HP-UX A ScrollBar function that returns the ScrollBar's increment values
readpixels IRIX returns values of specific pixels
dzsum1 IRIX take the sum of the absolute values of a complex vector and returns a double precision result
scsum1 IRIX take the sum of the absolute values of a complex vector and returns a single precision result
dlabad IRIX take as input the values computed by SLAMCH for underflow and overflow, and returns the square root of each of
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service