Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkSelectionDataSetText

gtkSelectionDataSetText


Description

Sets the contents of the selection from a UTF-8 encoded string. The string is converted to the form determined by selection.data->target.

Usage

gtkSelectionDataSetText(object, str, len = -1)

Arguments

object

a GtkSelectionData

str

a UTF-8 string

len

the length of str, or -1 if str is nul-terminated.

Value

[logical] TRUE if the selection was successfully set, otherwise FALSE.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.