home *** CD-ROM | disk | FTP | other *** search
- gadutil.library/GU_RefreshBoxes gadutil.library/GU_RefreshBoxes
-
- NAME
- GU_RefreshBoxes -- Redraw all bevel boxes in a window.
-
- SYNOPSIS
- GU_RefreshBoxes(window, gad_info)
- A0 A1
-
- VOID GU_RefreshBoxes(struct Window *, APTR);
-
- FUNCTION
- Redraw all bevel boxes in a window.
-
- INPUTS
- window - Window to be refreshed.
-
- gad_info - The value returned by GU_LayoutGadgetsA()
-
- RESULT
- none
-
- BUGS
- no known
-
- SEE ALSO
-