class clipboard_skel :Storing data on clipboardsGtk.clipboard Lazy.t ->object..end
method as_clipboard : Gtk.clipboardmethod clear : unit -> unitmethod get_contents : target:Gdk.atom -> GObj.selection_datamethod set_image : GdkPixbuf.pixbuf -> unitmethod set_text : string -> unitmethod image : GdkPixbuf.pixbuf optionmethod text : string optionmethod targets : Gdk.atom list