radio_group.h File Reference

Radio_Group Abstract Widget. More...

#include "ntw.h"

Go to the source code of this file.

Functions

ntwWidget * ntw_radio_group_get_selected (ntwWidget *widget)
 Get selected radio_button.
ntwWidget * ntw_radio_group_new ()
 Create radio_group Radio_Group Abstract Widget.


Detailed Description

Radio_Group Abstract Widget.

This is an abstract grouping widget for a set of radio_buttons. Radio_buttons are added to the group when they are created. Thus, the radio_group must be created prior to the radio_buttons.


Function Documentation

ntwWidget* ntw_radio_group_get_selected ntwWidget *  widget  ) 
 

Get selected radio_button.

Parameters:
widget radio_group of interest
Returns:
Currently selected radio_button

ntwWidget* ntw_radio_group_new  ) 
 

Create radio_group Radio_Group Abstract Widget.

Returns:
Newly created radio_group


Generated on Wed Jun 28 17:00:07 2006 for NTW Server C Library by  doxygen 1.4.6