Download

Support

lib/ewl_cell.c File Reference

#include "ewl_base.h"
#include "ewl_cell.h"
#include "ewl_macros.h"
#include "ewl_private.h"
#include "ewl_debug.h"

Include dependency graph for ewl_cell.c:


Functions

void ewl_cell_cb_child_resize (Ewl_Container *c, Ewl_Widget *w, int size __UNUSED__, Ewl_Orientation o __UNUSED__)
void ewl_cell_cb_child_show (Ewl_Container *c, Ewl_Widget *w)
void ewl_cell_cb_configure (Ewl_Widget *w, void *ev_data __UNUSED__, void *user_data __UNUSED__)
void ewl_cell_cb_state_changed (Ewl_Widget *w, void *ev, void *data __UNUSED__)
int ewl_cell_init (Ewl_Cell *cell)
 Initialize the cell fields of an inheriting object.
Ewl_Widgetewl_cell_new (void)
 Allocate and initialize a new cell.
void ewl_cell_state_change_cb_add (Ewl_Cell *cell)
void ewl_cell_state_change_cb_del (Ewl_Cell *cell)
 Removes the callback to send state changes on to the cell's children.

Function Documentation

void ewl_cell_cb_configure ( Ewl_Widget w,
void *ev_data  __UNUSED__,
void *user_data  __UNUSED__ 
)


Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Fri Jan 23 21:56:25 2009