GData.clipboard_skel.3o

Langue: en

Version: 276665 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GData.clipboard_skel - Storing data on clipboards

Class

Class GData.clipboard_skel

Documentation

class clipboard_skel : Gtk.clipboard Lazy.t -> object end

Storing data on clipboards

Parameters:

""

Gtk.clipboard Lazy.t

method as_clipboard : Gtk.clipboard

method clear : unit -> unit

method get_contents : target:Gdk.atom -> GObj.selection_data

method set_image : GdkPixbuf.pixbuf -> unit

method set_text : string -> unit

method image : GdkPixbuf.pixbuf option

method text : string option

method targets : Gdk.atom list