gtkCalendarDisplayOptions {RGtk2}R Documentation

gtkCalendarDisplayOptions

Description

Sets display options (whether to display the heading and the month headings). WARNING: gtk_calendar_display_options has been deprecated since version 2.4 and should not be used in newly-written code. Use gtkCalendarSetDisplayOptions instead

Usage

gtkCalendarDisplayOptions(object, flags)

Arguments

object

a GtkCalendar.

flags

the display options to set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]