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 is deprecated 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.8.5 Index]