gtkCalendarFreeze {RGtk2}R Documentation

gtkCalendarFreeze

Description

Does nothing. Previously locked the display of the calendar until it was thawed with gtkCalendarThaw. WARNING: gtk_calendar_freeze has been deprecated since version 2.8 and should not be used in newly-written code.

Usage

gtkCalendarFreeze(object)

Arguments

object [GtkCalendar] a GtkCalendar

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]