Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmListSetPo(Xm) — OpenDesktop Software Development System 1.0.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought


     XmListSetPos(Xm)                               UNIX System V



     NAME
          XmListSetPos - a List function that makes the  item  at  the
          given position the first visible position in the list.



     SYNOPSIS
          #include <Xm/List.h>

          void XmListSetPos (widget, position)
               Widget    widget;
               int       position;



     DESCRIPTION
          XmListSetPos makes the item at the given position the  first
          visible position in the list.  The position can be any valid
          position in the list.


          widget Specifies the ID of the List widget.

          position
                 Identifies the specified position.


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



     RELATED INFORMATION
          XmList(Xm).



     (printed 2/14/90)                           XmListSetPos(Xm)

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