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