gtkCalendarSelectMonth {RGtk2}R Documentation

gtkCalendarSelectMonth

Description

Shifts the calendar to a different month.

Usage

gtkCalendarSelectMonth(object, month, year)

Arguments

object [GtkCalendar] a GtkCalendar
month [numeric] a month number between 0 and 11.
year [numeric] the year the month is in.

Value

[logical] TRUE, always

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]