Go to the first, previous, next, last section, table of contents.
(
(back <code>)
(closemedia <media>)
(closewbobject <argument>)
(effect <position> <effect> <color 1> <color 2>)
(openwbobject <argument> ...)
(reboot)
(retrace)
(setmedia <media> <action> [parameter])
(showmedia <medianame> <filename> <position> <size> <borderflag> ...)
(showwbobject <argument>)
(trace)
b
BOOL ChangeWorkbenchSelectionA(STRPTR name,struct Hook *hook, struct TagItem *tags);
BOOL CloseWorkbenchObjectA(STRPTR name,struct TagItem *tags)
BOOL GetIconRectangleA(struct RastPort *rp, struct DiskObject *icon, STRPTR label, struct Rectangle *rectangle, struct TagItem *tags)
BOOL LayoutIconA(struct DiskObject *icon,struct Screen *screen, struct TagItem *tags)
BOOL MakeWorkbenchObjectVisibleA(STRPTR name,struct TagItem *tags)
BOOL OpenWorkbenchObjectA(STRPTR name,struct TagItem *tags)
BOOL PutIconTagList(STRPTR name,struct DiskObject *icon, struct TagItem *tags)
BOOL RemoveAppWindowDropZone(struct AppWindow *, struct AppWindowDropZone *)
s
struct AppWindowDropZone * AddAppWindowDropZoneA(struct AppWindow *aw, ULONG id, ULONG userData, struct TagItem * tags)
struct DiskObject *DupDiskObjectA(struct DiskObject *icon, struct TagItem *tags)
struct DiskObject *GetIconTagList(STRPTR name, struct TagItem *tags)
struct DiskObject *NewDiskObject(LONG type)
u
ULONG IconControlA(struct DiskObject *, struct TagItem *)
v
VOID AbortAslRequest(APTR requester)
VOID ActivateAslRequest(APTR requester)
VOID ChangeToSelectedIconColor(struct ColorRegister *cr)
VOID DrawIconStateA(struct RastPort *rp, struct DiskObject *icon, STRPTR label, LONG leftEdge, LONG topEdge, ULONG state,struct TagItem *tags)
w
WorkbenchControlA(name,tags)
Go to the first, previous, next, last section, table of contents.