Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
layout.gadget
NAME
SetPageGadgetAttrsA
Set gadget attributes in a paged layout
SetPageGadgetAttrs
Varargs stub for SetPageGadgetAttrsA
SYNOPSIS
value = SetPageGadgetAttrsA(gad, page, win, req, tags)
D0 A0 A1 A2 A3 A4
ULONG SetPageGadgetAttrsA(
struct Gadget
*, Object *,
struct Window
*,
struct Requester
*,
struct TagItem
*)
ULONG SetPageGadgetAttrs(
struct Gadget
*, Object *,
struct Window
*,
struct Requester
*, ULONG, ...)
FUNCTION
Like SetGadgetAttrs, but passes a NULL window and requester pointer if the gadget is not on the currently visible page.