gtkCalendarSetDisplayOptions {RGtk2}R Documentation

gtkCalendarSetDisplayOptions

Description

Sets display options (whether to display the heading and the month headings).

Usage

gtkCalendarSetDisplayOptions(object, flags)

Arguments

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

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]