struct Gtk::Text::CutClipboardSignal
- Gtk::Text::CutClipboardSignal
- GObject::Signal
- Struct
- Value
- Object
Overview
Emitted to cut the selection to the clipboard.
This is a keybinding signal.
The default bindings for this signal are Ctrl-x and Shift-Delete.
Defined in:
lib/gi-crystal/src/auto/gtk-4.0/text.crInstance Method Summary
- #connect(*, after : Bool = false, &block : Proc(Nil)) : GObject::SignalConnection
- #connect(handler : Proc(Nil), *, after : Bool = false) : GObject::SignalConnection
- #connect(handler : Proc(Gtk::Text, Nil), *, after : Bool = false) : GObject::SignalConnection
- #emit : Nil
-
#name : String
The signal name