gtkCalendarSelectDay {RGtk2}R Documentation

gtkCalendarSelectDay

Description

Selects a day from the current month.

Usage

gtkCalendarSelectDay(object, day)

Arguments

object

a GtkCalendar.

day

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.20.21 Index]