gtkCalendarUnmarkDay {RGtk2}R Documentation

gtkCalendarUnmarkDay

Description

Removes the visual marker from a particular day.

Usage

gtkCalendarUnmarkDay(object, day)

Arguments

object [GtkCalendar] a GtkCalendar.
day [numeric] the day number to unmark between 1 and 31.

Value

[logical] TRUE, always

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]