Method
GtkSelectionDataset_text
Declaration [src]
gboolean
gtk_selection_data_set_text (
GtkSelectionData* selection_data,
const gchar* str,
gint len
)
Description [src]
Sets the contents of the selection from a UTF-8 encoded string.
The string is converted to the form determined by
selection_data
->target.