Signal
GtkEntry::cut-clipboard
Description [src]
The ::cut-clipboard signal is a [keybinding signal][GtkBindingSignal] which gets emitted to cut the selection to the clipboard.
The default bindings for this signal are Ctrl-x and Shift-Delete.
Default handler: The default handler is called after the handlers added via |
Signal can be directly emitted on objects from user code |