gtkSelectionDataSet
Stores new data into a GtkSelectionData
object. Should
only be called from a selection handler callback.
Zero-terminates the stored data.
gtkSelectionDataSet(object, type = object[["target"]], format = 8, data)
|
a pointer to a |
|
the type of selection data |
|
format (number of bits in a unit) |
|
pointer to the data (will be copied) |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.