Download

Support

Ewl_Popup Struct Reference
[Ewl_Popup: A override window for the convenience use]

#include <ewl_popup.h>

Collaboration diagram for Ewl_Popup:

Detailed Description

Inherits from Ewl_Window and extends to provide a popup widget.

Data Fields

int fit_to_follow:1
Ewl_Widgetfollow
struct {
   int   x
   int   y
mouse
int moving:1
struct {
   int   x
   int   y
offset
Ewl_Popup_Type type
Ewl_Window window

Field Documentation

if the popup fits the size to its follow

Referenced by ewl_popup_fit_to_follow_get(), and ewl_popup_fit_to_follow_set().

struct { ... } Ewl_Popup::mouse

if the popup is currently moving

Referenced by ewl_popup_cb_mouse_move().

struct { ... } Ewl_Popup::offset

Referenced by ewl_popup_offset_set().

The x position

Referenced by ewl_popup_mouse_position_set(), and ewl_popup_offset_set().

The y position

Referenced by ewl_popup_mouse_position_set(), and ewl_popup_offset_set().


The documentation for this struct was generated from the following file:

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sat May 17 16:51:35 2008