set_image
Description:
[
Version ( since =
"2.6" ) ]
public void set_image (
Pixbuf pixbuf)
Sets the contents of the clipboard to the given Pixbuf.
GTK+ will take responsibility for responding for requests for the image, and for converting the image into the requested format.
Parameters:
this |
a Clipboard object
|
pixbuf |
a Pixbuf
|