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

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

Contents


 XmListDeleteItem(library call)               XmListDeleteItem(library call)




 NAME    [Toc]    [Back]
      XmListDeleteItem - A List function that deletes an item from the list

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/List.h>
      void XmListDeleteItem(
      Widget widget,
      XmString item);

 DESCRIPTION    [Toc]    [Back]
      XmListDeleteItem deletes the first item in the list that matches item.
      A warning message appears if the item does not exist.

      widget    Specifies the ID of the List from whose list an item is
                deleted.

      item      Specifies the text of the item to be deleted from the list.
                If item appears more than once in the List, only the first
                occurrence is matched.

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

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmListDeletePos IRIX A List function that deletes an item from a list at a specified position
XmListDeletePos HP-UX A List function that deletes an item from a list at a specified position
XmListDeletePos Tru64 A List function that deletes an item from a list at a specified position
XmListSetBottomItem HP-UX A List function that makes an existing item the last visible item in the list
XmListSetItem IRIX A List function that makes an existing item the first visible item in the list
XmListSetBottomItem IRIX A List function that makes an existing item the last visible item in the list
XmListSetBottomItem Tru64 A List function that makes an existing item the last visible item in the list
XmListSetItem HP-UX A List function that makes an existing item the first visible item in the list
XmListSetItem Tru64 A List function that makes an existing item the first visible item in the list
XmListDeletePositions IRIX A List function that deletes items from a list based on an array of positions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service