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

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

Contents


 XmListItemPos(library call)                     XmListItemPos(library call)




 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 widget,
      XmString item);

 DESCRIPTION    [Toc]    [Back]
      XmListItemPos returns the position of the first instance of the
      specified item in a list.

      widget    Specifies the ID of the List widget

      item      Specifies the item whose position is returned

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

 RETURN    [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
      (zero) if the item is not found.

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


                                    - 1 -       Formatted:  January 24, 2005
[ 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