gtkSelectionDataGetText {RGtk2} | R Documentation |
Gets the contents of the selection data as a UTF-8 string.
gtkSelectionDataGetText(object)
|
[GtkSelectionData ] a GtkSelectionData |
[raw] if the selection data contained a recognized
text type and it could be converted to UTF-8, a newly allocated
string containing the converted text, otherwise NULL
.
Derived by RGtkGen from GTK+ documentation