gtkSelectionDataSetText: gtkSelectionDataSetText

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

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

1
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 documentation built on Oct. 14, 2021, 5:08 p.m.