Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — MultiPersonal System R32V2

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmListItemExists(3Xm)                  XmListItemExists(3Xm)



     NAME
          XmListItemExists - a List function that checks if a
          specified item is in the list.


     AES SUPPORT LEVEL
          full-use

     SYNOPSIS
          #include <Xm/List.h>

          Boolean XmListItemExists (widget, item)
               Widget    widget;
               XmString  item;


     DESCRIPTION
          XmListItemExists is a Boolean function that checks if a
          specified item is present in the list.


          widget Specifies the ID of the List widget.

          item   Specifies the the given item.


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


     RETURN VALUE
          Returns True if the specified item is present in the
          list.


     RELATED INFORMATION
          XmList(3X).


















                                - 1 -



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026