Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmLiUpdat(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmListUpdateSelectedList(Xm)   6 January 1993   XmListUpdateSelectedList(Xm)


 Name

    XmListUpdateSelectedList - a List function that updates the
    XmNselectedItems resource

 Syntax


    #include <Xm/List.h>

    void XmListUpdateSelectedList (widget)
    Widget widget;


 Description

    XmListUpdateSelectedList frees the contents of the current XmNselected-
    Items 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.

    widget  Specifies the ID of the List widget to update.

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

 See also

    XmList(Xm)


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