Gtk.selection_data ->
object
  val sel : Gtk.selection_data
  method data : string
  method format : int
  method selection : Gdk.atom
  method target : string
  method typ : string
end