Constructor

GtkCalendarnew

Declaration [src]

GtkWidget*
gtk_calendar_new (
  void
)

Description [src]

Creates a new calendar, with the current date being selected.

Return value

Type: GtkWidget

A newly GtkCalendar widget.

The data is owned by the called function.