check_button.h File Reference

Check_Button Widget. More...

#include "ntw.h"

Go to the source code of this file.

Functions

uint8 ntw_check_button_get_checked (ntwWidget *widget)
 Get status of check button.
ntwWidget * ntw_check_button_new ()
 Create check_button.
void ntw_check_button_initialize_callback ()


Detailed Description

Check_Button Widget.

A check button is a specialized button that allows for an on/off input. It may contain a single widget.


Function Documentation

uint8 ntw_check_button_get_checked ntwWidget *  widget  ) 
 

Get status of check button.

Parameters:
widget check_button to get status of
Returns:
1 if checked, 0 if not checked

ntwWidget* ntw_check_button_new  ) 
 

Create check_button.

Returns:
Newly created check_button


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