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

  man pages->Tru64 Unix man pages -> XmListItemPos (3X)              
Title
Content
Arch
Section
 

XmListItemPos(3X)

Contents


NAME    [Toc]    [Back]

       XmListItemPos  - A List function that returns the position
       of an item in the list

SYNOPSIS    [Toc]    [Back]

       #include <Xm/List.h>

       int XmListItemPos (widget, item)
               Widget widget;
               XmString item;

DESCRIPTION    [Toc]    [Back]

       XmListItemPos returns the position of the  first  instance
       of  the specified item in a List.  Specifies the ID of the
       List widget Specifies the item whose position is returned

       For a complete  definition  of  List  and  its  associated
       resources, see XmList(3X).

RETURN VALUE    [Toc]    [Back]

       Returns  the position in the list of the first instance of
       the specified item. The position of the first item in  the
       list  is  1;  the position of the second item is 2; and so
       on. This function returns 0 if the item is not found.

SEE ALSO    [Toc]    [Back]

      
      
       XmList(3X)



                                                XmListItemPos(3X)
[ Back ]
 Similar pages
Name OS Title
XmListGetSelectedPos IRIX A List function that returns the position of every selected item in the list
XmListPosToBounds Tru64 A List function that returns the bounding box of an item at a specified position in a list
XmListPosToBounds IRIX A List function that returns the bounding box of an item at a specified position in a list
XmListGetSelectedPos Tru64 A List function that returns the position of every selected item in the list
XmListPosToBounds HP-UX A List function that returns the bounding box of an item at a specified position in a list
XmListGetSelectedPos HP-UX A List function that returns the position of every selected item in the list
XmListYToPos HP-UX A List function that returns the position of the item
XmListYToPos Tru64 A List function that returns the position of the item at a specified y coordinate
XmListYToPos IRIX A List function that returns the position of the item at a specified y coordinate
XmListGetKbdItemPos HP-UX A List function that returns the position of the item at the location cursor
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service