File: gdkPixbufFormatGetLicense.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-- 606 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
\alias{gdkPixbufFormatGetLicense}
\name{gdkPixbufFormatGetLicense}
\title{gdkPixbufFormatGetLicense}
\description{Returns information about the license of the image loader for the format. The
returned string should be a shorthand for a wellknown license, e.g. "LGPL",
"GPL", "QPL", "GPL/QPL", or "other" to indicate some other license.}
\usage{gdkPixbufFormatGetLicense(object)}
\arguments{\item{\verb{object}}{a \code{\link{GdkPixbufFormat}}}}
\details{Since 2.6}
\value{[character] a string describing the license of \code{format}.}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}