File: gtkArrowSet.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-- 474 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
\alias{gtkArrowSet}
\name{gtkArrowSet}
\title{gtkArrowSet}
\description{Sets the direction and style of the \code{\link{GtkArrow}}, \code{arrow}.}
\usage{gtkArrowSet(object, arrow.type, shadow.type)}
\arguments{
\item{\verb{object}}{a widget of type \code{\link{GtkArrow}}.}
\item{\verb{arrow.type}}{a valid \code{\link{GtkArrowType}}.}
\item{\verb{shadow.type}}{a valid \code{\link{GtkShadowType}}.}
}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}