GtkClipboardTargetsReceivedFunc

A function to be called when the results of Clipboard.requestTargets are received, or when the request fails.

alias GtkClipboardTargetsReceivedFunc = void function(GtkClipboard* clipboard, GdkAtom* atoms, int nAtoms, void* data)

Meta