gtkCalendarThaw {RGtk2}R Documentation

gtkCalendarThaw

Description

Does nothing. Previously defrosted a calendar; all the changes made since the last gtkCalendarFreeze were displayed. WARNING: gtk_calendar_thaw has been deprecated since version 2.8 and should not be used in newly-written code.

Usage

gtkCalendarThaw(object)

Arguments

object [GtkCalendar] a GtkCalendar

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]