Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


calendar.hh File Reference

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

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

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.

See also: the Calendar HOWTO and example.


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.
Xfce Foundation Classes


Copyright © 2004-2005 The XFC Development Team XFC 4.3