Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmListUpdateSelectedList(3X) — IXI Motif Developer Pack 1.2.2a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XmListUpdateSelectedList(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

XmListUpdateSelectedList—A List function that updates the XmNselectedItems resource

SYNOPSIS

#include <Xm/List.h>
void XmListUpdateSelectedList (widget)
Widgetwidget;

DESCRIPTION

XmListUpdateSelectedList frees the contents of the current XmNselectedItems list.  The routine traverses the XmNitems list and adds each currently selected item to the XmNselectedItems list.  For each selected item, there is a corresponding entry in the updated XmNselectedItems list. 

widgetSpecifies the ID of the List widget to update

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

RELATED INFORMATION

XmList(3X). 

Sun Release 4.0  —  Last change:

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