GtkEntryClass.pasteClipboard

Class handler for the #GtkEntry::paste-clipboard signal. The default implementation pastes at the current cursor position or over the current selection if one exists.

struct GtkEntryClass
extern (C)
void function(GtkEntry* entry) pasteClipboard;