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_RefreshWindow

NAME

	GT_RefreshWindow -- refresh all GadTools gadgets in a window. (V36)

SYNOPSIS

	GT_RefreshWindow(win, req)
A0 A1
VOID GT_RefreshWindow(struct Window *, struct Requester *);

FUNCTION

	Perform the initial refresh of all the GadTools gadgets you have
created. After you have opened your window, you must call this
function. Or, if you have opened your window without gadgets,
you add the gadgets with intuition.library/AddGList(),
refresh them using intuition.library/RefreshGList(), then call
this function.
You should not need this function at other times.

INPUTS

	win - pointer to the Window containing GadTools gadgets.
req - reserved for future use, should always be NULL

SEE ALSO

GT_BeginRefresh()

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:

Rebels

RSI
SNT
CSL
RBS

Comments:

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