home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / utilities / wbstartup+ / source / wbstartup+prefs / choosegroupwindow.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-10-26  |  238 b   |  3 lines

  1. extern struct Node *ChooseGroup(UWORD x, UWORD y, struct List *list, char *windowtitle);
  2. extern struct Gadget *createChooseGroupGadgets(struct Gadget **glistptr, void *vi, struct Window *win, struct Gadget *my_gads[], struct List *list);
  3.