gtkCalendarSelectDay {RGtk2}R Documentation

gtkCalendarSelectDay

Description

Selects a day from the current month.

Usage

gtkCalendarSelectDay(object, day)

Arguments

object [GtkCalendar] a GtkCalendar.
day [numeric] the day number between 1 and 31, or 0 to unselect the currently selected day.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]