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 gdk: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

#2024-7-3