Package: gtk

Callback gtk:clipboard-image-received-func

Syntax

lambda (clipboard pixbuf)

Arguments

clipboard -- a gtk:clipboard object
pixbuf -- a received gdk-pixbuf:pixbuf object

Details

A callback function to be called when the results of the gtk:clipboard-request-image function are received, or when the request fails.
 

See also

#2024-3-18