GtkEntryClass.cutClipboard

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

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