Ewl_Floater Struct Reference
[Ewl_Floater: A Floating Container]
#include <ewl_floater.h>
Collaboration diagram for Ewl_Floater:

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.Data Fields | |
Ewl_Box | box |
Ewl_Widget * | follows |
int | x |
int | y |
Field Documentation
Inherit from Ewl_Box
The widget to position relative to
Referenced by ewl_floater_cb_follow_configure(), ewl_floater_follow_get(), ewl_floater_follow_set(), ewl_floater_position_set(), and ewl_floater_relative_set().
int Ewl_Floater::x |
The x offset from follows x positon
Referenced by ewl_floater_cb_follow_configure(), and ewl_floater_position_set().
int Ewl_Floater::y |
The y offset from follows y positon
Referenced by ewl_floater_cb_follow_configure(), and ewl_floater_position_set().
The documentation for this struct was generated from the following file:
- lib/ewl_floater.h