MCPcopy Create free account
hub / github.com/NetHack/NetHack / Gadget

Class Gadget

sys/amiga/winproto.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47void ReDisplayData(winid win);
48void DisplayData(winid win, int start);
49void SetPropInfo(struct Window *win, struct Gadget *gad, long vis, long total,
50 long top);
51
52/* amiwind.c */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected