AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Header:     textarea.h

Syntax:     
extern _kernel_oserror *textarea_get_colour
(
unsigned int  flags,
ObjectId      window, 
ComponentId   textarea,
unsigned int *foreground,
unsigned int *background
);


Purpose:     Function gets the colours of a text area, which are written to foreground and background as 24-bit palette entries (0xBBGGRR00).

[sh-index] Back to list of manuals