GtkEntryClass.copyClipboard

Class handler for the #GtkEntry::copy-clipboard signal. The default implementation copies the selection, if one exists.

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