File: atkImageSetImageDescription.Rd

package info (click to toggle)
rgtk2 2.20.36-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 33,540 kB
  • sloc: ansic: 137,163; makefile: 2; sh: 1
file content (13 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
\alias{atkImageSetImageDescription}
\name{atkImageSetImageDescription}
\title{atkImageSetImageDescription}
\description{Sets the textual description for this image.}
\usage{atkImageSetImageDescription(object, description)}
\arguments{
\item{\verb{object}}{[\code{\link{AtkImage}}]  a \code{\link{GObject}} instance that implements AtkImageIface}
\item{\verb{description}}{[character]  a string description to set for \code{image}}
}
\value{[logical]  boolean TRUE, or FALSE if operation could
not be completed.}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}