~ubuntu-branches/ubuntu/trusty/rgtk2/trusty

« back to all changes in this revision

Viewing changes to man/AtkGObjectAccessible.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2010-11-03 11:35:46 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20101103113546-a7fi7jdxdebp0tw1
Tags: 2.20.1-1
* New upstream release

* debian/control: Set (Build-)Depends: to current R version
* debian/control: Set Standards-Version: to current version 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
\alias{AtkGObjectAccessible}
2
2
\name{AtkGObjectAccessible}
3
3
\title{AtkGObjectAccessible}
4
 
\description{This object class is derived from AtkObject and can be used as a basis 
 
4
\description{This object class is derived from AtkObject and can be used as a basis
5
5
implementing accessible objects.}
6
6
\section{Methods and Functions}{
7
7
\code{\link{atkGObjectAccessibleForObject}(obj)}\cr
19
19
The AtkGObjectAccessible structure should not be accessed directly.
20
20
 
21
21
}}}
22
 
\references{\url{http://developer.gnome.org/doc/API/2.0/atk/AtkGObjectAccessible.html}}
 
22
\references{\url{http://library.gnome.org/devel//atk/AtkGObjectAccessible.html}}
23
23
\author{Derived by RGtkGen from GTK+ documentation}
24
24
\keyword{internal}