Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmListSetPos(3Xm) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmList(3Xm)

XmListSetPos(3Xm)  —  UNIX Programmer’s Manual

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)
Widgetwidget;
intposition;

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. 

widgetSpecifies the ID of the List widget. 

positionIdentifies the specified position. 

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

RELATED INFORMATION

XmList(3Xm). 

7th Edition

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