Gtk.calendar Gtk.obj ->
object
val obj : Gtk.calendar Gtk.obj
method as_widget : Gtk.widget Gtk.obj
method clear_marks : unit
method coerce : GObj.widget
method connect : GMisc.calendar_signals
method date : int * int * int
method destroy : unit -> unit
method display_options : Gtk.Tags.calendar_display_options list -> unit
method drag : GObj.drag_ops
method event : GObj.event_ops
method freeze : unit -> unit
method get_oid : int
method mark_day : int -> unit
method misc : GObj.misc_ops
method select_day : int -> unit
method select_month : month:int -> year:int -> unit
method thaw : unit -> unit
method unmark_day : int -> unit
end