NEWS APPS DOCS ABOUT | ||||
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 | NAMECreateContext -- create a place for GadTools context data. (V36) SYNOPSISgad = CreateContext(glistpointer); FUNCTIONCreates a place for GadTools to store any context data it might INPUTSglistptr - address of a pointer to a Gadget, which was previously RESULTgad - pointer to context gadget, or NULL if failure. EXAMPLEstruct Gadget *gad; Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |