gtkCalendarDisplayOptions {RGtk2}R Documentation

gtkCalendarDisplayOptions

Description

Sets display options (whether to display the heading and the month headings). WARNING: gtk_calendar_display_options is deprecated and should not be used in newly-written code.

Usage

gtkCalendarDisplayOptions(object, flags)

Arguments

object [GtkCalendar] a GtkCalendar.
flags [GtkCalendarDisplayOptions] the display options to set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]