File: atkRelationAddTarget.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 (13 lines) | stat: -rw-r--r-- 549 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
\alias{atkRelationAddTarget}
\name{atkRelationAddTarget}
\title{atkRelationAddTarget}
\description{Adds the specified AtkObject to the target for the relation, if it is
not already present.  See also \code{\link{atkObjectAddRelationship}}.}
\usage{atkRelationAddTarget(object, target)}
\arguments{
\item{\verb{object}}{[\code{\link{AtkRelation}}]  an \code{\link{AtkRelation}}}
\item{\verb{target}}{[\code{\link{AtkObject}}]  an \code{\link{AtkObject}}}
}
\details{  Since 1.9}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}