gtkCalendarSelectMonth {RGtk2}R Documentation

gtkCalendarSelectMonth

Description

Shifts the calendar to a different month.

Usage

gtkCalendarSelectMonth(object, month, year)

Arguments

object

a GtkCalendar

month

a month number between 0 and 11.

year

the year the month is in.

Value

[logical] TRUE, always

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]