GtkClipboardRichTextReceivedFunc

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

alias GtkClipboardRichTextReceivedFunc = void function(GtkClipboard* clipboard, GdkAtom format, const(char)* text, size_t length, void* data)

Meta

Since

2.10