File: gtkTextBufferCopyClipboard.Rd

package info (click to toggle)
rgtk2 2.12.5-3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 26,088 kB
  • ctags: 8,323
  • sloc: ansic: 100,766; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 496 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
\alias{gtkTextBufferCopyClipboard}
\name{gtkTextBufferCopyClipboard}
\title{gtkTextBufferCopyClipboard}
\description{Copies the currently-selected text to a clipboard.}
\usage{gtkTextBufferCopyClipboard(object, clipboard)}
\arguments{
\item{\code{object}}{[\code{\link{GtkTextBuffer}}]  a \code{\link{GtkTextBuffer}} }
\item{\code{clipboard}}{[\code{\link{GtkClipboard}}]  the \code{\link{GtkClipboard}} object to copy to}
}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}