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:     Gadgets.H

Syntax:     
extern _kernel_oserror *radiobutton_get_state 
(
unsigned int  flags,
ObjectId      window,
ComponentId   radio_button,
int          *state
ComponentId  *selected
);


Purpose:     Function returns the state of the radio button.  state = 1 is selected, and = 0 is not selected.  selected returns the ComponentId of the currently selected radio icon.

[sh-index] Back to list of manuals