Package: gtk

Callback gtk-clipboard-targets-received-func

Details

A callback function to be called when the results of the gtk-clipboard-request-targets function are received, or when the request fails.
 lambda (clipboard atoms n-atoms)  
clipboard
A gtk-clipboard object.
atoms
A pointer to a foreign C array of gdk-atom atoms.
n-atoms
An integer with the length of the atoms array.
 

See also

2021-10-6