Description:
Gtk_Calendar
#include <gtk--/calendar.h>
Display a calendar and/or allow the user to select a date. The month and year currently displayed can be altered with select_month(). The exact day can be selected from the displayed month using select_day(). The way in which the calendar itself is displayed can be altered using display_options(). The selected date can be retrieved from a GtkCalendar using get_date(). If performing many 'mark' operations, the calendar can be frozen to prevent flicker, using freeze(), and 'thawed' again using thaw(). |
Properties:
|
Public member index:
|
Public member details:
Protected member details: Private member details: |
Examples:
|