[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "2.6" ) ]
public delegate void ClipboardImageReceivedFunc (Clipboard clipboard, Pixbuf pixbuf)
A function to be called when the results of request_image are received, or when the request fails.
clipboard |
the Clipboard |
pixbuf |
the received image |
data |
the |