GtkCalendar

GtkCalendar — a user-customizable calendar.

Synopsis

class GtkCalendar GtkWidget
{
}
     

Parent Classes

GtkObject<-- GtkWidget<--GtkCalendar

Methods

clear_marks ()
display_options (flags)
freeze ()
get_date ()
mark_day (day)
select_day (day)
select_month (month, year)
thaw ()
unmark_day (day)

Related Functions

gtk_calendar_get_type () -- replaces GTK_TYPE_CALENDAR
gtk_calendar_new ()