File: atkHypertextGetLink.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 (14 lines) | stat: -rw-r--r-- 558 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\alias{atkHypertextGetLink}
\name{atkHypertextGetLink}
\title{atkHypertextGetLink}
\description{Gets the link in this hypertext document at index 
\code{link.index}}
\usage{atkHypertextGetLink(object, link.index)}
\arguments{
\item{\verb{object}}{[\code{\link{AtkHypertext}}]  an \code{\link{AtkHypertext}}}
\item{\verb{link.index}}{[integer]  an integer specifying the desired link}
}
\value{[\code{\link{AtkHyperlink}}]  the link in this hypertext document at
index \code{link.index}}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}