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

« back to all changes in this revision

Viewing changes to man/GtkTextTagTable.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:
30
30
}
31
31
 
32
32
\describe{
33
 
\item{\code{tag}}{[\verb{\link{GtkTextTag}}] }
34
 
\item{\code{data}}{[R object] }
 
33
\item{\code{tag}}{\emph{undocumented
 
34
}}
 
35
\item{\code{data}}{\emph{undocumented
 
36
}}
35
37
}
36
38
 
37
39
 
42
44
}
43
45
 
44
46
\describe{
45
 
\item{\code{texttagtable}}{[\verb{\link{GtkTextTagTable}}] the object which received the signal.}
46
 
\item{\code{arg1}}{[\verb{\link{GtkTextTag}}] }
47
 
\item{\code{user.data}}{[R object] user data set when the signal handler was connected.}
 
47
\item{\code{texttagtable}}{the object which received the signal.}
 
48
\item{\code{arg1}}{\emph{undocumented
 
49
}}
 
50
\item{\code{user.data}}{user data set when the signal handler was connected.}
48
51
}
49
52
 
50
53
 
54
57
}
55
58
 
56
59
\describe{
57
 
\item{\code{texttagtable}}{[\verb{\link{GtkTextTagTable}}] the object which received the signal.}
58
 
\item{\code{arg1}}{[\verb{\link{GtkTextTag}}] }
59
 
\item{\code{arg2}}{[logical] }
60
 
\item{\code{user.data}}{[R object] user data set when the signal handler was connected.}
 
60
\item{\code{texttagtable}}{the object which received the signal.}
 
61
\item{\code{arg1}}{\emph{undocumented
 
62
}}
 
63
\item{\code{arg2}}{\emph{undocumented
 
64
}}
 
65
\item{\code{user.data}}{user data set when the signal handler was connected.}
61
66
}
62
67
 
63
68
 
67
72
}
68
73
 
69
74
\describe{
70
 
\item{\code{texttagtable}}{[\verb{\link{GtkTextTagTable}}] the object which received the signal.}
71
 
\item{\code{arg1}}{[\verb{\link{GtkTextTag}}] }
72
 
\item{\code{user.data}}{[R object] user data set when the signal handler was connected.}
73
 
}
74
 
 
75
 
 
76
 
}
77
 
}}
78
 
\references{\url{http://developer.gnome.org/doc/API/2.0/gtk/GtkTextTagTable.html}}
 
75
\item{\code{texttagtable}}{the object which received the signal.}
 
76
\item{\code{arg1}}{\emph{undocumented
 
77
}}
 
78
\item{\code{user.data}}{user data set when the signal handler was connected.}
 
79
}
 
80
 
 
81
 
 
82
}
 
83
}}
 
84
\references{\url{http://library.gnome.org/devel//gtk/GtkTextTagTable.html}}
79
85
\author{Derived by RGtkGen from GTK+ documentation}
80
86
\keyword{internal}