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

Ewl_Floater Struct Reference
[Floater: A Floating ContainerFloater: A Floating Container]

Inherits from Ewl_Box for layout purposes. More...


Data Fields

Ewl_Box box
 Inherit from Ewl_Box.

Ewl_Widgetfollows
 The widget to position relative to.

int x
 The x offset from follows x positon.

int y
 The y offset from follows y positon.


Detailed Description

Inherits from Ewl_Box for layout purposes.

Provides a means to layer above other widgets and to follow the movement of another widget.