Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

Ewl_Embed Struct Reference
[Embed: A Container for Displaying on an EvasEmbed: A Container for Displaying on an Evas]

The class inheriting from Ewl_Container that acts as a top level widget for interacting with the evas. More...


Data Fields

Ewl_Overlay overlay
 Inherits from the Ewl_Overlay class.

Evas * evas
 Evas where drawing takes place.

void * evas_window
 The window holding the evas.

Evas_Object * smart
 Manipulate Ewl_Embed from evas.

Evas_Object * ev_clip
 Clip box to receive evas events.

Ecore_List * tab_order
 Order of widgets to send focus.

int max_layer
 The maximum widget layer used.

int focus
 Indicates if it receives focus.


Detailed Description

The class inheriting from Ewl_Container that acts as a top level widget for interacting with the evas.