File: gtkCalendarSelectDay.Rd

package info (click to toggle)
rgtk2 2.20.36-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 33,540 kB
  • sloc: ansic: 137,163; makefile: 2; sh: 1
file content (12 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
\alias{gtkCalendarSelectDay}
\name{gtkCalendarSelectDay}
\title{gtkCalendarSelectDay}
\description{Selects a day from the current month.}
\usage{gtkCalendarSelectDay(object, day)}
\arguments{
\item{\verb{object}}{a \code{\link{GtkCalendar}}.}
\item{\verb{day}}{the day number between 1 and 31, or 0 to unselect
the currently selected day.}
}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}