a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 gadtools.library
  CreateContext
  CreateGadgetA
  CreateMenusA
  DrawBevelBoxA
  FreeGadgets
  FreeMenus
  FreeVisualInfo
  GT_BeginRefresh
  GT_EndRefresh
  GT_FilterIMsg
  GT_GetGadgetAttrsA
  GT_GetIMsg
  GT_PostFilterIMsg
  GT_RefreshWindow
  GT_ReplyIMsg
  GT_SetGadgetAttrsA
  GetVisualInfoA
  LayoutMenuItemsA
  LayoutMenusA
Include
GuruMeditation
Docs » Autodocs » gadtools.library » GT_EndRefresh

NAME

	GT_EndRefresh -- end refreshing friendly to GadTools. (V36)

SYNOPSIS

	GT_EndRefresh(win, complete)
A0 D0
VOID GT_EndRefresh(struct Window *, BOOL complete);

FUNCTION

	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().

INPUTS

	win - pointer to Window structure for which a IDCMP_REFRESHWINDOW
IDCMP event was received.
complete - TRUE when done with refreshing.

SEE ALSO

intuition.library/EndRefresh()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Abyss

FC
AYS
ATX
AOA

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se