ClipboardTargetsReceivedFunc
Description:
[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "2.4" ) ]
public delegate void ClipboardTargetsReceivedFunc (Clipboard clipboard, Atom[]? atoms)
  [ Version ( since = "2.4" ) ]
public delegate void ClipboardTargetsReceivedFunc (Clipboard clipboard, Atom[]? atoms)
A function to be called when the results of request_targets are received, or when the request fails.
Parameters:
| clipboard | the Clipboard | 
| atoms | the supported targets, as array of Atom, or null if retrieving the data failed. | 
| data | the  | 
| n_atoms | the length of the  | 
Namespace: Gtk
  
  Package: gtk+-3.0