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

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

Contents


 XmListSelectItem(library call)               XmListSelectItem(library call)




 NAME    [Toc]    [Back]
      XmListSelectItem - A List function that selects an item in the list

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

 DESCRIPTION    [Toc]    [Back]
      XmListSelectItem highlights and adds to the selected list the first
      item in the list that matches item.

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

      item      Specifies the item to be selected in the List widget.  If
                item appears more than once in the List, only the first
                occurrence is matched.

      notify    Specifies a Boolean value that when TRUE invokes the
                selection callback for the current mode. From an application
                interface view, calling this function with notify True is
                indistinguishable from a user-initiated selection action.
                When notify is FALSE, no callbacks are called.

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

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmListSelectPos Tru64 A List function that selects an item at a specified position in the list
XmListSelectPos IRIX A List function that selects an item at a specified position in the list
XmListSelectPos HP-UX A List function that selects an item at a specified position in the list
XmListSetBottomItem Tru64 A List function that makes an existing item the last visible item in the list
XmListSetBottomItem HP-UX A List function that makes an existing item the last visible item in the list
XmListSetBottomItem IRIX 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
XmListSetItem IRIX A List function that makes an existing item the first visible item in the list
XmListSetBottomPos IRIX A List function that makes a specified item the last visible item in the list
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service