class calendar : Gtk.calendar Gtk.obj
-> object
.. end
Display a calendar and/or allow the user to select a date
Inherits
val obj : Gtk.calendar Gtk.obj
method event : GObj.event_ops
method clear_marks : unit
method connect : calendar_signals
method date : int * int * int
method display_options : Gtk.Tags.calendar_display_options list -> unit
method freeze : unit -> unit
method mark_day : int -> unit
method select_day : int -> unit
method select_month : month:int -> year:int -> unit
method thaw : unit -> unit
method unmark_day : int -> unit