Download

Support

lib/ewl_cell.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Data Structures

struct  Ewl_Cell
 Inherits from Ewl_Container for packing widgets inside a cell. More...

Defines

#define EWL_CELL(t)   ((Ewl_Cell *)t)
#define EWL_CELL_IS(w)   (ewl_widget_type_is(EWL_WIDGET(w), EWL_CELL_TYPE))
#define EWL_CELL_TYPE   "cell"

Typedefs

typedef Ewl_Cell Ewl_Cell

Functions

void ewl_cell_cb_child_resize (Ewl_Container *c, Ewl_Widget *w, int size, Ewl_Orientation o)
void ewl_cell_cb_child_show (Ewl_Container *c, Ewl_Widget *w)
void ewl_cell_cb_configure (Ewl_Widget *w, void *ev_data, void *user_data)
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.

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sun Sep 27 01:48:57 2009