Ewl_Calendar Struct Reference
[Ewl_Calendar: The EWL Calendar Widget]
#include <ewl_calendar.h>
Collaboration diagram for Ewl_Calendar:

Detailed Description
Inherits from an Ewl_Box to provide a calendar widget.Layout is either free-form, or auto-arranged to a grid.
Data Fields | |
Ewl_Box | box |
int | cur_day |
int | cur_month |
int | cur_year |
Ewl_Widget * | grid |
Ewl_Widget * | month_label |
Field Documentation
Inherit from Ewl_Box
The current day selected
Referenced by ewl_calendar_ascii_time_get(), ewl_calendar_day_get(), and ewl_calendar_init().
The current month selected
Referenced by ewl_calendar_ascii_time_get(), ewl_calendar_init(), and ewl_calendar_month_get().
The current year selected
Referenced by ewl_calendar_ascii_time_get(), ewl_calendar_init(), and ewl_calendar_year_get().
The layout grid
Referenced by ewl_calendar_init().
The month label
Referenced by ewl_calendar_init().
The documentation for this struct was generated from the following file:
- lib/ewl_calendar.h