winchoose.h File Reference

Fuctions to display a choose widget in the window system. More...

Go to the source code of this file.

Functions

win_widget_twin_choose_new (void)
 Creates a new choose widget.


Detailed Description

Fuctions to display a choose widget in the window system.

Choose widgets provide a list of choices, allowing the user to choose from between them.

Definition in file winchoose.h.


Function Documentation

win_widget_t* win_choose_new ( void   ) 

Creates a new choose widget.

Allocates and returns a new choose widget, with no initial values.

The widget is initially set to black text on a white background, opaque, with the minifont.

Returns:
A pointer to the newly allocated choose widget.


Generated on Sat Feb 17 00:05:27 2007 for HPGCCWindows by  doxygen 1.5.0