ftp.nice.ch/pub/next/unix/developer/ctxt-util.1.0.s.tar.gz#/ctxt-util/ABWraps.h

This is ABWraps.h in view mode; [Download] [Up]

/* ABWraps.h generated from ABWraps.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef ABWRAPS_H
#define ABWRAPS_H

extern void PSWMove(float x, float y, int win);

extern void PSWUnhideContext(int ctxt, int raise, int makeActive, int hideOthers);

extern void PSWReplaceIcon(int win, int width);

extern void PSWGetCurrentOwner(int win, int *owner);

extern void PSWGetMiniWindows(int ctxt, int count, int *miniCount, int windows[]);

extern void PSWGetIconFromScreenList(int ctxt, int *icon);

extern void PSWGetCtxtIconPidAndMenu(int ctxt, int *icon, int *pid, int *menu);

#endif ABWRAPS_H

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.