GtkClipboardImageReceivedFunc

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

alias GtkClipboardImageReceivedFunc = void function(GtkClipboard* clipboard, GdkPixbuf* pixbuf, void* data)

Meta