GtkEditable::cut_clipboard

GtkEditable::cut_clipboard

cut_clipboard() copies the current selection to the clipboard. It then deletes the original text using the position parameters of the selection.

It also causes the "cut-clipboard" signal to be emitted.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.