Ewl_Radiobutton Struct Reference
[Ewl_Radiobutton: A Radio Button Widget and Grouping System]
#include <ewl_radiobutton.h>
Collaboration diagram for Ewl_Radiobutton:

Detailed Description
Inherits from Ewl_Checkbutton and extends it to provide grouping buttons to limit to a single selection in a group at a given time.Data Fields | |
Ewl_Checkbutton | button |
Ecore_List * | chain |
void * | value |
Field Documentation
Inherit from Ewl_Checkbutton
Ecore_List* Ewl_Radiobutton::chain |
List of members of the group
Referenced by ewl_radiobutton_cb_clicked(), ewl_radiobutton_cb_destroy(), ewl_radiobutton_chain_selected_get(), and ewl_radiobutton_chain_set().
void* Ewl_Radiobutton::value |
the value of the radio button
Referenced by ewl_radiobutton_value_get(), and ewl_radiobutton_value_set().
The documentation for this struct was generated from the following file: