Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

Ewl_Button Struct Reference
[Button: The Basic ButtonButton: The Basic Button]

A simple Ewl_Widget to provide for a clickable button in the UI. Provides easy facilities for adding a Ewl_Text label to the button, but allows for placing any number of Ewl_Widget's in the Ewl_Button. More...


Data Fields

Ewl_Box box
 Inherit from the box for adding widgets.

Ewl_Widgetlabel_object
 Labels are common, make it easy.


Detailed Description

A simple Ewl_Widget to provide for a clickable button in the UI. Provides easy facilities for adding a Ewl_Text label to the button, but allows for placing any number of Ewl_Widget's in the Ewl_Button.