Package: gtk

Function gtk-text-buffer-add-selection-clipboard

Lambda List

gtk-text-buffer-add-selection-clipboard (buffer clipboard)

Arguments

buffer -- a gtk-text-buffer object
clipboard -- a gtk-clipboard object

Details

Adds a clipboard to the list of clipboards in which the selection contents of the text buffer are available. In most cases, the clipboard will be of type "PRIMARY" for a view of the text buffer.
 

See also

2021-11-16