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_selection_points
(
unsigned int  flags,
ObjectId      window, 
ComponentId   textarea,
unsigned int *index_start,
unsigned int *index_end
);


Purpose:     Function gets the start and end points of any selection within a text area, which are written to index_start and index_end. This is one of two C veneers for method TextArea_GetSelection.

[sh-index] Back to list of manuals