Ewl_Combo Struct Reference
[Ewl_Combo: A Simple Combo Box]
#include <ewl_combo.h>
Collaboration diagram for Ewl_Combo:

Detailed Description
Inherits from the Ewl_MVC widget to provide a combo widget.Data Fields | |
Ewl_Widget * | button |
unsigned char | editable:1 |
Ewl_Widget * | header |
Ewl_MVC | mvc |
Ewl_Widget * | popup |
unsigned char | scrollable:1 |
Field Documentation
expand/contract button
Referenced by ewl_combo_cb_decrement_clicked(), ewl_combo_cb_popup_hide(), and ewl_combo_init().
unsigned char Ewl_Combo::editable |
Is the combo editable
Referenced by ewl_combo_editable_get(), and ewl_combo_editable_set().
The combo header widget
Inherit from Ewl_MVC
Use a popup to display with.
Referenced by ewl_combo_cb_decrement_clicked(), ewl_combo_init(), ewl_combo_popup_container_set(), and ewl_combo_scrollable_set().
unsigned char Ewl_Combo::scrollable |
Is the combo scrollable
Referenced by ewl_combo_popup_container_set(), ewl_combo_scrollable_get(), and ewl_combo_scrollable_set().
The documentation for this struct was generated from the following file:
- lib/ewl_combo.h