File: gtkAboutDialogSetWrapLicense.Rd

package info (click to toggle)
rgtk2 2.8.6-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 20,544 kB
  • ctags: 4,656
  • sloc: ansic: 55,860; sh: 22; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 516 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
\alias{gtkAboutDialogSetWrapLicense}
\name{gtkAboutDialogSetWrapLicense}
\title{gtkAboutDialogSetWrapLicense}
\description{Sets whether the license text in \code{about} is 
automatically wrapped.}
\usage{gtkAboutDialogSetWrapLicense(object, wrap.license)}
\arguments{
\item{\code{object}}{[\code{\link{GtkAboutDialog}}]  a \code{\link{GtkAboutDialog}}}
\item{\code{wrap.license}}{[logical]  whether to wrap the license}
}
\details{  Since  2.8}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}