Clipboard.setImage
void setImage(gdkpixbuf.pixbuf.Pixbuf pixbuf)Sets the contents of the clipboard to the given #GdkPixbuf. GTK+ will take responsibility for responding for requests for the image, and for converting the image into the requested format.
Parameters
pixbuf | a #GdkPixbuf |