Constructor

Gtk.Calendar.new

Declaration [src]

GtkWidget*
gtk_calendar_new (
  void
)

Description [src]

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

Return value

Returns: GtkWidget

a newly GtkCalendar widget

Ownership is not transferred to the caller