GT_EndRefresh(win, complete)
VOID GT_EndRefresh(
struct Window *, BOOL complete);
Invokes the
intuition.library/EndRefresh() function in a manner friendly to the Gadget Toolkit. This function call permits GadTools gadgets to refresh themselves at the correct time. Call this function to EndRefresh() when you have used GT_BeginRefresh().