GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

calendar.hh File Reference

A GtkCalendar C++ wrapper interface. More...

#include <gfc/gtk/widget.hh>
#include <gtk/gtkcalendar.h>
#include <gfc/gtk/inline/calendar.inl>

Go to the source code of this file.

Namespaces

Classes

Typedefs

Enumerations


Detailed Description

A GtkCalendar C++ wrapper interface.

Provides Calendar, a widget that displays a calendar and allows the user to select a date.


Enumeration Type Documentation

enum CalendarDisplayOptions
 

The display options that specify how the calendar itself is displayed.

Enumeration values:
CALENDAR_SHOW_HEADING  Specifies that the month and year should be displayed.
CALENDAR_SHOW_DAY_NAMES  Specifies that three letter day descriptions should be present.
CALENDAR_NO_MONTH_CHANGE  Prevents the user from switching months with the calendar.
CALENDAR_SHOW_WEEK_NUMBERS  Displays each week numbers of the current year, down the left side of the calendar.
CALENDAR_WEEK_START_MONDAY  Starts the calendar week on Monday, instead of the default Sunday.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8