Package: gtk

Callback gtk-clipboard-image-received-func

Details

A callback function to be called when the results of the gtk-clipboard-request-image function are received, or when the request fails.
 lambda (clipboard pixbuf)  
clipboard
A gtk-clipboard object.
pixbuf
The received gdk-pixbuf object.
 

See also

2021-10-6