~ubuntu-branches/ubuntu/utopic/rggobi/utopic

« back to all changes in this revision

Viewing changes to man/ggobi-gtk-menu-bar-j4.rd

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2006-11-09 20:28:24 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061109202824-rprmht1pviku76qg
Tags: 2.1.4-1-1
* New upstream release
* debian/rules: Simplied to one-liner sourcing r-cran.mk
* debian/control: (Build-)Depends: upgraded to the current versions
  r-base-core (>= 2.4.0) and ggobi (>= 2.1.4)
* debian/control: Added Depends: on r-cran-rgtk2; we cannot currently
  Build-Depends: on it as it wants an X11 display which stop autobuilds
* debian/control: Standards-Version: upgraded to 3.7.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\name{ggobi_gtk_menu_bar}
 
2
\alias{ggobi_gtk_menu_bar}
 
3
\title{Gtk menu bar}
 
4
\author{Hadley Wickham <h.wickham@gmail.com>}
 
5
 
 
6
\description{
 
7
Retrieve RGtk object for menu bar
 
8
}
 
9
\usage{ggobi_gtk_menu_bar(.gobi = ggobi_get())}
 
10
\arguments{
 
11
\item{.gobi}{}
 
12
}
 
13
 
 
14
\details{Useful for embedding in other applications or for listening
 
15
to their signals via RGtk2.}
 
16
 
 
17
\examples{}
 
18
\keyword{internal}