Download

Support

lib/ewl_combo.c File Reference

#include "ewl_base.h"
#include "ewl_combo.h"
#include "ewl_button.h"
#include "ewl_cell.h"
#include "ewl_context_menu.h"
#include "ewl_scrollpane.h"
#include "ewl_menu.h"
#include "ewl_macros.h"
#include "ewl_private.h"
#include "ewl_debug.h"

Include dependency graph for ewl_combo.c:


Functions

void ewl_combo_cb_decrement_clicked (Ewl_Widget *w, void *ev, void *data)
void ewl_combo_cb_popup_hide (Ewl_Widget *w, void *ev, void *data)
void ewl_combo_cell_cb_clicked (Ewl_Widget *w, void *ev, void *data)
Ewl_Comboewl_combo_cell_combo_get (Ewl_Combo_Cell *cell)
void ewl_combo_cell_combo_set (Ewl_Combo_Cell *cell, Ewl_Combo *combo)
void * ewl_combo_cell_data_get (Ewl_Combo_Cell *cell)
void ewl_combo_cell_data_set (Ewl_Combo_Cell *cell, void *mvc_data)
int ewl_combo_cell_init (Ewl_Combo_Cell *cell)
 Initializes a combo cell to default values.
const Ewl_Modelewl_combo_cell_model_get (Ewl_Combo_Cell *cell)
void ewl_combo_cell_model_set (Ewl_Combo_Cell *cell, const Ewl_Model *model)
Ewl_Widgetewl_combo_cell_new (void)
 Create a new combo cell.
unsigned int ewl_combo_editable_get (Ewl_Combo *combo)
 Retrieves the editable status of the combo.
void ewl_combo_editable_set (Ewl_Combo *combo, unsigned int editable)
 This will set if the displayed data in the combo is editable.
int ewl_combo_init (Ewl_Combo *combo)
 Initializes a combo to default values.
Ewl_Widgetewl_combo_new (void)
 Create a new combo box.
void ewl_combo_popup_container_set (Ewl_Combo *combo, Ewl_Container *c)
unsigned int ewl_combo_scrollable_get (Ewl_Combo *combo)
 Retrieves the scrollable status of the combo.
void ewl_combo_scrollable_set (Ewl_Combo *combo, unsigned int scrollable)
Ewl_Widgetewl_combo_submenu_new (Ewl_Combo *c, const Ewl_Model *model, const Ewl_View *view, void *mvc_data)

Function Documentation


Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sat May 17 16:49:28 2008