Ewl_Statusbar Struct Reference
[Ewl_Statusbar: A status bar widget]
#include <ewl_statusbar.h>

Detailed Description
Inherits from the Ewl_Box class and extends it to provide for a simple status bar.Data Fields | |
Ewl_Widget * | current |
Ewl_Widget * | left |
Ewl_Box | outer_box |
Ewl_Widget * | right |
Ecore_List * | stack |
Ewl_Widget * | status |
Field Documentation
The currently displayed status
Referenced by ewl_statusbar_pop(), and ewl_statusbar_push().
The left container
Referenced by ewl_statusbar_active_set(), ewl_statusbar_init(), ewl_statusbar_left_append(), ewl_statusbar_left_hide(), ewl_statusbar_left_prepend(), and ewl_statusbar_left_show().
Inherit from Ewl_Box
The right container
Referenced by ewl_statusbar_active_set(), ewl_statusbar_init(), ewl_statusbar_right_append(), ewl_statusbar_right_hide(), ewl_statusbar_right_prepend(), and ewl_statusbar_right_show().
Ecore_List* Ewl_Statusbar::stack |
The stack of status'
Referenced by ewl_statusbar_cb_destroy(), ewl_statusbar_init(), ewl_statusbar_pop(), and ewl_statusbar_push().
The status container
Referenced by ewl_statusbar_init(), and ewl_statusbar_push().
The documentation for this struct was generated from the following file:
- lib/ewl_statusbar.h