Ewl_Dialog Struct Reference
[Ewl_Dialog: A dialog window]
#include <ewl_dialog.h>

Detailed Description
Inherits from Ewl_Window and extends to provide a dialog widget.Data Fields | |
Ewl_Widget * | action_area |
Ewl_Widget * | action_box |
Ewl_Position | active_area |
Ewl_Widget * | box |
Ewl_Position | position |
Ewl_Widget * | separator |
Ewl_Widget * | vbox |
Ewl_Window | window |
Field Documentation
The cell holding the action box
Referenced by ewl_dialog_action_position_set(), and ewl_dialog_init().
The box where the buttons are added
Referenced by ewl_dialog_action_alignment_get(), ewl_dialog_action_alignment_set(), ewl_dialog_action_fill_policy_get(), ewl_dialog_action_fill_policy_set(), ewl_dialog_action_position_set(), ewl_dialog_active_area_set(), and ewl_dialog_init().
Which section of the dialog is active
Referenced by ewl_dialog_active_area_get(), and ewl_dialog_active_area_set().
The box for window layout
Referenced by ewl_dialog_action_position_set(), and ewl_dialog_init().
Position of the action_area
Referenced by ewl_dialog_action_position_get(), ewl_dialog_action_position_set(), ewl_dialog_active_area_set(), and ewl_dialog_init().
The separator between vbox and action_area
Referenced by ewl_dialog_action_position_set(), ewl_dialog_has_separator_get(), ewl_dialog_has_separator_set(), and ewl_dialog_init().
The box where messages are displayed
Referenced by ewl_dialog_active_area_set(), ewl_dialog_has_separator_set(), and ewl_dialog_init().
Inherit from a window
The documentation for this struct was generated from the following file:
- lib/ewl_dialog.h