Class GData.clipboard_skel
Storing data on clipboards @gtkdoc gtk gtk-Clipboards
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